Searched refs:ActionOfStartBaseClient (Results 1 – 3 of 3) sorted by relevance
187 …static int32_t ActionOfStartBaseClient(ListenerModule module, const SoftbusBaseListener *listener);
118 int32_t LaneDepsInterfaceMock::ActionOfStartBaseClient(ListenerModule module, const SoftbusBaseList… in ActionOfStartBaseClient() function in OHOS::LaneDepsInterfaceMock
124 … EXPECT_CALL(mock, StartBaseClient).WillRepeatedly(LaneDepsInterfaceMock::ActionOfStartBaseClient); in SetUpTestCase()