Searched refs:FREEZE_ALL_RESOURCES (Results 1 – 1 of 1) sorted by relevance
47 const uint32_t FREEZE_ALL_RESOURCES = 0; variable796 …if (std::find(resourcesApply.begin(), resourcesApply.end(), FREEZE_ALL_RESOURCES) != resourcesAppl… in GetExemptedResourceType()