Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_proxy.h30 struct DBinderNegotiationData { struct
351 …int GetDBinderNegotiationData(int handle, MessageParcel &reply, DBinderNegotiationData &dbinderDat…
353 int GetDBinderNegotiationData(DBinderNegotiationData &dbinderData);
355 bool MakeDBinderTransSession(const DBinderNegotiationData &data);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp870 bool IPCObjectProxy::MakeDBinderTransSession(const DBinderNegotiationData &data) in MakeDBinderTransSession()
922 DBinderNegotiationData &dbinderData) in GetDBinderNegotiationData()
949 DBinderNegotiationData dbinderData; in UpdateDatabusClientSession()
956 int IPCObjectProxy::GetDBinderNegotiationData(DBinderNegotiationData &dbinderData) in GetDBinderNegotiationData()
983 DBinderNegotiationData dbinderData; in UpdateDatabusClientSession()