Home
last modified time | relevance | path

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

/developtools/global_resource_tool/include/
Dconfig_parser.h43 int32_t GetAbilityLabelId() const;
/developtools/global_resource_tool/src/
Dconfig_parser.cpp98 int32_t ConfigParser::GetAbilityLabelId() const in GetAbilityLabelId() function in OHOS::Global::Restool::ConfigParser
Dresource_pack.cpp384 int32_t labelId = entryJson.GetAbilityLabelId(); in HandleFeature()