Searched refs:RES_TYPE_COMMON_SYNC (Results 1 – 3 of 3) sorted by relevance
28 RES_TYPE_COMMON_SYNC = RES_TYPE_FIRST, enumerator
41 { ResExeType::RES_TYPE_COMMON_SYNC, "RES_TYPE_COMMON_SYNC" },
60 … if (resType != ResExeType::RES_TYPE_COMMON_SYNC && resType != ResExeType::RES_TYPE_COMMON_ASYNC) { in GetExtResType()