Home
last modified time | relevance | path

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

/developtools/global_resource_tool/include/
Dresource_util.h219 static std::string GetLocaleLimitkey(const KeyParam &KeyParam);
/developtools/global_resource_tool/src/
Dresource_util.cpp274 string ResourceUtil::GetLocaleLimitkey(const KeyParam &KeyParam) in GetLocaleLimitkey() function in OHOS::Global::Restool::ResourceUtil
321 val = GetLocaleLimitkey(KeyParam); in GetKeyParamValue()