Searched refs:LnnInitBusCenterEvent (Results 1 – 12 of 12) sorted by relevance
45 int32_t LnnInitBusCenterEvent(void) in LnnInitBusCenterEvent() function47 return GetServiceInterface()->LnnInitBusCenterEvent(); in LnnInitBusCenterEvent()
588 int32_t LnnInitBusCenterEvent(void) in LnnInitBusCenterEvent() function590 return GetNetBuilderDepsInterface()->LnnInitBusCenterEvent(); in LnnInitBusCenterEvent()
69 LnnInitBusCenterEvent(); in SetUp()
403 EXPECT_TRUE(LnnInitBusCenterEvent() == SOFTBUS_OK);
45 virtual int32_t LnnInitBusCenterEvent(void) = 0;102 MOCK_METHOD0(LnnInitBusCenterEvent, int32_t (void));
175 virtual int32_t LnnInitBusCenterEvent(void);311 MOCK_METHOD0(LnnInitBusCenterEvent, int32_t ());
48 LnnInitBusCenterEvent(); in SetUpTestCase()
181 if (LnnInitBusCenterEvent() != SOFTBUS_OK) { in BusCenterServerInitFirstStep()
775 int32_t LnnInitBusCenterEvent(void) in LnnInitBusCenterEvent() function
241 int32_t LnnInitBusCenterEvent(void);
54 int32_t ret = LnnInitBusCenterEvent(); in SetUpTestCase()
60 int32_t ret = LnnInitBusCenterEvent(); in SetUpTestCase()