Home
last modified time | relevance | path

Searched refs:PaserKeyParam (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/include/
Dresource_util.h168 static std::string PaserKeyParam(const std::vector<KeyParam> &keyParams);
/developtools/global_resource_tool/src/
Dresource_util.cpp330 string ResourceUtil::PaserKeyParam(const vector<KeyParam> &keyParams) in PaserKeyParam() function in OHOS::Global::Restool::ResourceUtil
Dresource_table.cpp480 resourceitem.SetLimitKey(ResourceUtil::PaserKeyParam(keyparams)); in ReadDataRecordStart()