Searched refs:GetSessionFromDBinderService (Results 1 – 4 of 4) sorted by relevance
152 static int GetSessionFromDBinderService(SvcIdentity *svc) in GetSessionFromDBinderService() function215 threadContext->proto = GetSessionFromDBinderService(svc); in UpdateProto()
74 static int GetSessionFromDBinderService(uint32_t handle) in GetSessionFromDBinderService() function252 threadContext->proto = GetSessionFromDBinderService(svc->handle); in UpdateProto()
91 int GetSessionFromDBinderService();
428 int type = GetSessionFromDBinderService(); in UpdateProto()456 int IPCObjectProxy::GetSessionFromDBinderService() in GetSessionFromDBinderService() function in OHOS::IPCObjectProxy