Home
last modified time | relevance | path

Searched refs:BusCenterServerProxyStandardInit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/include/
H A Dbus_center_server_proxy_standard.h71 int32_t BusCenterServerProxyStandardInit(void);
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy.cpp77 int ret = g_serverProxy->BusCenterServerProxyStandardInit(); in BusCenterServerProxyInit()
H A Dbus_center_server_proxy_standard.cpp59 int32_t BusCenterServerProxy::BusCenterServerProxyStandardInit(void) in BusCenterServerProxyStandardInit() function in OHOS::BusCenterServerProxy