Home
last modified time | relevance | path

Searched defs:KeyParam (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_util.cpp291 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()
/developtools/global_resource_tool/include/
Dresource_data.h200 struct KeyParam { struct
203 bool operator == (const KeyParam &other) argument
/developtools/packing_tool/adapter/ohos/
DResourcesParser.java179 static class KeyParam { class in ResourcesParser