Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c39 static IClientProxy *GetServerProxy(void) in GetServerProxy() function
109 g_serverProxy = GetServerProxy(); in ServerProxyInit()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_server_proxy.cpp57 IClientProxy *IpcClientServerProxy::GetServerProxy(void) in GetServerProxy() function in OHOS::DistributedHardware::IpcClientServerProxy
114 serviceProxy_ = GetServerProxy(); in Init()
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c146 static IClientProxy *GetServerProxy(void) in GetServerProxy() function
191 g_serverProxy = GetServerProxy(); in main()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ipc/lite/
H A Dipc_client_server_proxy.h37 IClientProxy *GetServerProxy(void);