Home
last modified time | relevance | path

Searched refs:GetSessionFromDBinderService (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
Dipc_proxy_inner.c152 static int GetSessionFromDBinderService(SvcIdentity *svc) in GetSessionFromDBinderService() function
215 threadContext->proto = GetSessionFromDBinderService(svc); in UpdateProto()
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
Dipc_proxy_inner.c74 static int GetSessionFromDBinderService(uint32_t handle) in GetSessionFromDBinderService() function
252 threadContext->proto = GetSessionFromDBinderService(svc->handle); in UpdateProto()
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
Dipc_object_proxy.h91 int GetSessionFromDBinderService();
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_object_proxy.cpp428 int type = GetSessionFromDBinderService(); in UpdateProto()
456 int IPCObjectProxy::GetSessionFromDBinderService() in GetSessionFromDBinderService() function in OHOS::IPCObjectProxy