Searched refs:GetCallStub (Results 1 – 4 of 4) sorted by relevance
67 sptr<IRemoteObject> GetCallStub();
85 sptr<IRemoteObject> CallRecord::GetCallStub() in GetCallStub() function in OHOS::AAFwk::CallRecord
3124 if (callRecord->IsCallState(CallState::REQUESTED) && callRecord->GetCallStub()) { in Resolve()
162 callRecord->GetCallStub(); in DoSomethingInterestingWithMyAPI()