Searched refs:GetDatabusNameByProxy (Results 1 – 4 of 4) sorted by relevance
510 static int32_t GetDatabusNameByProxy(ProxyObject *proxy) in GetDatabusNameByProxy() function536 if (GetDatabusNameByProxy(proxy) != ERR_NONE) { in OnRemoteInvokerDataBusMessage()
363 std::string GetDatabusNameByProxy(IPCObjectProxy *proxy);
677 std::string DBinderService::GetDatabusNameByProxy(IPCObjectProxy *proxy) in GetDatabusNameByProxy() function in OHOS::DBinderService775 std::string sessionName = GetDatabusNameByProxy(proxy); in OnRemoteInvokerDataBusMessage()
701 std::string res = dBinderService->GetDatabusNameByProxy(proxy);704 res = dBinderService->GetDatabusNameByProxy(&object);