Searched refs:DBinderInvokeListenThread (Results 1 – 2 of 2) sorted by relevance
286 …int DBinderInvokeListenThread(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOpt…
208 int IPCObjectStub::DBinderInvokeListenThread(uint32_t code, in DBinderInvokeListenThread() function in OHOS::IPCObjectStub395 return DBinderInvokeListenThread(code, data, reply, option); in SendRequest()