Searched refs:SetCallStub (Results 1 – 5 of 5) sorted by relevance
84 callRecord->SetCallStub(call);
66 void SetCallStub(const sptr<IRemoteObject> &call);
156 callRecord->SetCallStub(callStub); in CallRequestDone()
54 void CallRecord::SetCallStub(const sptr<IRemoteObject> &call) in SetCallStub() function in OHOS::AAFwk::CallRecord
161 callRecord->SetCallStub(token); in DoSomethingInterestingWithMyAPI()