Home
last modified time | relevance | path

Searched defs:strLabel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.cpp126 …erComponent::BuildTextItem(const std::u16string& strSection, const std::u16string& strLabel, int32… in BuildTextItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp198 …erComponent::BuildTextItem(const std::u16string& strSection, const std::u16string& strLabel, int32… in BuildTextItem()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp555 std::string strLabel = applicationInfo_.label; in GetLabel() local