Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_ability_connect_callback.cpp27 const int32_t CONNECT_ABILITY_SUCCESS = 0; variable
34 if (resultCode == CONNECT_ABILITY_SUCCESS) { in OnAbilityConnectDone()