Searched refs:SetAppLabel (Results 1 – 3 of 3) sorted by relevance
45 bool SetAppLabel(std::string &label, int32_t id);
135 bool ConfigParser::SetAppLabel(string &label, int32_t id) in SetAppLabel() function in OHOS::Global::Restool::ConfigParser
470 config.SetAppLabel(label, nextId); in HandleLabel()