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()
345 std::string GetDatabusNameByProxy(IPCObjectProxy *proxy);
589 std::string res = dBinderService->GetDatabusNameByProxy(proxy);592 res = dBinderService->GetDatabusNameByProxy(&object);
586 std::string DBinderService::GetDatabusNameByProxy(IPCObjectProxy *proxy) in GetDatabusNameByProxy() function in OHOS::DBinderService626 std::string sessionName = GetDatabusNameByProxy(proxy); in OnRemoteInvokerDataBusMessage()