Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_stub.h289 …int DBinderAddCommAuth(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &op…
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp276 int IPCObjectStub::DBinderAddCommAuth(uint32_t code, in DBinderAddCommAuth() function in OHOS::IPCObjectStub
401 return DBinderAddCommAuth(code, data, reply, option); in SendRequest()