Home
last modified time | relevance | path

Searched refs:InitAllowList (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_manager.h87 bool InitAllowList();
/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_manager.cpp49 bool StaticSubscriberManager::InitAllowList() in InitAllowList() function in OHOS::EventFwk::StaticSubscriberManager
218 if (!hasInitAllowList_ && !InitAllowList()) { in PublishCommonEvent()
/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dstatic_subscriber_manager_unit_test.cpp83 * @tc.desc: test if StaticSubscriberManager's InitAllowList function executed as expected in normal case.
94 bool initResult = manager->InitAllowList(); in HWTEST_F()

Completed in 7 milliseconds