Searched defs:matchType (Results 1 – 3 of 3) sorted by relevance
314 void Skills::AddPath(const std::string &path, const MatchType &matchType) in AddPath()367 void Skills::RemovePath(const std::string &path, const MatchType &matchType) in RemovePath()539 void Skills::AddType(const std::string &type, const MatchType &matchType) in AddType()628 void Skills::RemoveType(const std::string &type, const MatchType &matchType) in RemoveType()
256 auto matchType = DIRTY_REGION_TYPE_MAP.find(dirtyType); in DrawAndTraceSingleDirtyRegionTypeForDFX() local310 auto matchType = DIRTY_REGION_DEBUG_TYPE_MAP.find(dirtyRegionDebugType); in DrawDetailedTypesOfDirtyRegionForDFX() local
1972 uint32_t authAccessType, uint32_t *matchType) in HasValidAuthAccessType()