Home
last modified time | relevance | path

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

/developtools/global_resource_tool/include/
Dconfig_parser.h45 bool SetAppLabel(std::string &label, int32_t id);
/developtools/global_resource_tool/src/
Dconfig_parser.cpp135 bool ConfigParser::SetAppLabel(string &label, int32_t id) in SetAppLabel() function in OHOS::Global::Restool::ConfigParser
Dresource_pack.cpp470 config.SetAppLabel(label, nextId); in HandleLabel()