Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/
H A Dability_manager_adapter.cpp31 const std::string STRING_ABILITY_NAME_WITH_CONNECT_FAILED = "com.example.MainAbilityWithConnectFail… variable
83 if (element.GetAbilityName() == STRING_ABILITY_NAME_WITH_CONNECT_FAILED) { in ConnectAbility()
H A Dbundle_manager_adapter.cpp30 const std::string STRING_ABILITY_NAME_WITH_CONNECT_FAILED = "com.example.MainAbilityWithConnectFail… variable
129 …((abilityName == STRING_ABILITY_NAME) || (abilityName == STRING_ABILITY_NAME_WITH_CONNECT_FAILED) … in QueryExtensionAbilityInfos()