Searched defs:KeyParam (Results 1 – 3 of 3) sorted by relevance
308 string ResourceUtil::GetLocaleLimitkey(const KeyParam &KeyParam) in GetLocaleLimitkey()323 string ResourceUtil::GetDeviceTypeLimitkey(const KeyParam &KeyParam) in GetDeviceTypeLimitkey()334 string ResourceUtil::GetResolutionLimitkey(const KeyParam &KeyParam) in GetResolutionLimitkey()345 string ResourceUtil::GetKeyParamValue(const KeyParam &KeyParam) in GetKeyParamValue()
209 struct KeyParam { struct213 bool operator == (const KeyParam &other) argument
192 static class KeyParam { class in ResourcesParserV1