Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ipc/lite/
H A Dipc_client_server_proxy.h37 IClientProxy *GetServerProxy(void);
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c40 static IClientProxy *GetServerProxy(void) in GetServerProxy() function
110 g_serverProxy = GetServerProxy(); in ServerProxyInit()
/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()
/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c146 static IClientProxy *GetServerProxy(void) in GetServerProxy() function
190 RPC_LOG_INFO("[ipc_test_client] GetServerProxy start"); in main()
191 g_serverProxy = GetServerProxy(); in main()
196 RPC_LOG_INFO("[ipc_test_client] GetServerProxy end"); in main()

Completed in 2 milliseconds