Searched refs:commonEventManagerService_ (Results 1 – 2 of 2) sorted by relevance
82 commonEventManagerService_->Init(); in SetUpTestCase()91 if (commonEventManagerService_ != nullptr) { in TearDownTestCase()676 if (commonEventManagerService_->SubscribeCommonEvent(678 (commonEventManagerService_->PublishCommonEvent(725 if (commonEventManagerService_->SubscribeCommonEvent(727 (commonEventManagerService_->PublishCommonEvent(774 if (commonEventManagerService_->SubscribeCommonEvent(776 (commonEventManagerService_->PublishCommonEvent(846 if (commonEventManagerService_->SubscribeCommonEvent(848 (commonEventManagerService_->PublishCommonEvent([all …]
35 … commonEventManagerService_ = DelayedSingleton<CommonEventManagerService>::GetInstance().get(); in BenchmarkCommonEventManagerService()36 commonEventManagerService_->Init(); in BenchmarkCommonEventManagerService()52 sptr<CommonEventManagerService> commonEventManagerService_; member in __anona36e935f0110::BenchmarkCommonEventManagerService78 bool result = commonEventManagerService_->SubscribeCommonEvent( in BENCHMARK_F()102 bool result = commonEventManagerService_->SubscribeCommonEvent( in BENCHMARK_F()126 bool result = commonEventManagerService_->SubscribeCommonEvent( in BENCHMARK_F()150 bool result = commonEventManagerService_->UnsubscribeCommonEvent( in BENCHMARK_F()181 bool result = commonEventManagerService_->PublishCommonEvent( in BENCHMARK_F()204 bool result = commonEventManagerService_->SubscribeCommonEvent( in BENCHMARK_F()212 if (commonEventManagerService_->DumpState(0, "", ALL_USER, stateTest)) { in BENCHMARK_F()