Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_stub.h287 …int DBinderIncRefsTransaction(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOpt…
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp220 int IPCObjectStub::DBinderIncRefsTransaction(uint32_t code, in DBinderIncRefsTransaction() function in OHOS::IPCObjectStub
397 return DBinderIncRefsTransaction(code, data, reply, option); in SendRequest()