Home
last modified time | relevance | path

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

/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.MainAbilityWithConnectFailed"; member
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.MainAbilityWithConnectFailed"; member
129 if ((abilityName == STRING_ABILITY_NAME) || (abilityName == STRING_ABILITY_NAME_WITH_CONNECT_FAILED) || in QueryExtensionAbilityInfos()

Completed in 1 milliseconds