Searched refs:GetConCallBack (Results 1 – 5 of 5) sorted by relevance
69 sptr<IAbilityConnection> GetConCallBack() const;
95 sptr<IAbilityConnection> CallRecord::GetConCallBack() const in GetConCallBack() function in OHOS::AAFwk::CallRecord
3519 return abilityRecord->IsExistConnection(callRecord->GetConCallBack()); in OnCallConnectDied()3528 abilityRecord->ReleaseCall(callRecord->GetConCallBack()); in OnCallConnectDied()
164 callRecord->GetConCallBack(); in DoSomethingInterestingWithMyAPI()
1974 return abilityRecord->IsExistConnection(callRecord->GetConCallBack()); in OnCallConnectDied()1983 abilityRecord->ReleaseCall(callRecord->GetConCallBack()); in OnCallConnectDied()