Searched defs:KeyParam (Results 1 – 3 of 3) sorted by relevance
291 string ResourceUtil::GetLocaleLimitkey(const KeyParam &KeyParam) in GetLocaleLimitkey()306 string ResourceUtil::GetDeviceTypeLimitkey(const KeyParam &KeyParam) in GetDeviceTypeLimitkey()317 string ResourceUtil::GetResolutionLimitkey(const KeyParam &KeyParam) in GetResolutionLimitkey()328 string ResourceUtil::GetKeyParamValue(const KeyParam &KeyParam) in GetKeyParamValue()
200 struct KeyParam { struct203 bool operator == (const KeyParam &other) argument
179 static class KeyParam { class in ResourcesParser