Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_stub.h299 …int DBinderSearchDescriptor(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOptio…
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp171 int IPCObjectStub::DBinderSearchDescriptor(uint32_t code, in DBinderSearchDescriptor() function in OHOS::IPCObjectStub
386 return DBinderSearchDescriptor(code, data, reply, option); in SendRequest()