Home
last modified time | relevance | path

Searched refs:BusCenterServerProxyDeInit (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_test.cpp78 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
106 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
139 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
162 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
181 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
265 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
287 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
306 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
459 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()).WillRepeatedly(Return()); in HWTEST_F()
490 EXPECT_CALL(busCentManagerMock, BusCenterServerProxyDeInit()) in HWTEST_F()
[all...]
H A Dclient_bus_center_manager_mock.cpp48 void BusCenterServerProxyDeInit(void) in BusCenterServerProxyDeInit() function
50 return GetBusCenterManagerInterface()->BusCenterServerProxyDeInit(); in BusCenterServerProxyDeInit()
H A Dclient_bus_center_manager_mock.h34 virtual void BusCenterServerProxyDeInit(void);
59 MOCK_METHOD0(BusCenterServerProxyDeInit, void ());
/foundation/communication/dsoftbus/sdk/bus_center/ipc/include/
H A Dbus_center_server_proxy.h32 void BusCenterServerProxyDeInit(void);
/foundation/communication/dsoftbus/sdk/bus_center/ipc/mini/
H A Dbus_center_server_proxy.c32 void BusCenterServerProxyDeInit(void) in BusCenterServerProxyDeInit() function
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_frame.cpp180 BusCenterServerProxyDeInit(); in ClientDeathProcTask()
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c129 BusCenterServerProxyDeInit(); in DeathProcTask()
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy.cpp88 void BusCenterServerProxyDeInit(void) in BusCenterServerProxyDeInit() function
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c211 void BusCenterServerProxyDeInit(void) in BusCenterServerProxyDeInit() function
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c597 BusCenterServerProxyDeInit(); in BusCenterClientDeinit()

Completed in 8 milliseconds