Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_mock.cpp37 static ClientBusCenterManagerInterfaceMock *GetBusCenterManagerInterface() in GetBusCenterManagerInterface() function
45 return GetBusCenterManagerInterface()->BusCenterServerProxyInit(); in BusCenterServerProxyInit()
50 return GetBusCenterManagerInterface()->BusCenterServerProxyDeInit(); in BusCenterServerProxyDeInit()
55 return GetBusCenterManagerInterface()->SoftbusGetConfig(type, val, len); in SoftbusGetConfig()
80 return GetBusCenterManagerInterface()->ServerIpcJoinLNN(pkgName, addr, addrTypeLen); in ServerIpcJoinLNN()
85 return GetBusCenterManagerInterface()->ServerIpcLeaveLNN(pkgName, networkId); in ServerIpcLeaveLNN()
95 return GetBusCenterManagerInterface()->ServerIpcStopTimeSync(pkgName, targetNetworkId); in ServerIpcStopTimeSync()
100 return GetBusCenterManagerInterface()->ServerIpcPublishLNN(pkgName, info); in ServerIpcPublishLNN()
105 return GetBusCenterManagerInterface()->ServerIpcStopPublishLNN(pkgName, publishId); in ServerIpcStopPublishLNN()
110 return GetBusCenterManagerInterface()->ServerIpcRefreshLNN(pkgName, info); in ServerIpcRefreshLNN()
[all …]