Home
last modified time | relevance | path

Searched refs:GetStageAbilityName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_theme.h96 const std::string& GetStageAbilityName() const in GetStageAbilityName() function
H A Dapp_bar_view.cpp333 abilityName = theme->GetStageAbilityName(); in CreateServicePanel()