Home
last modified time | relevance | path

Searched refs:GetDeviceTypeLimitkey (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/include/
Dresource_util.h220 static std::string GetDeviceTypeLimitkey(const KeyParam &KeyParam);
/developtools/global_resource_tool/src/
Dresource_util.cpp281 string ResourceUtil::GetDeviceTypeLimitkey(const KeyParam &KeyParam) in GetDeviceTypeLimitkey() function in OHOS::Global::Restool::ResourceUtil
314 val = GetDeviceTypeLimitkey(KeyParam); in GetKeyParamValue()