Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_WIFI_AP_STA_JOIN (Results 1 - 5 of 5) sorted by relevance

/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h209 static const char* const COMMON_EVENT_WIFI_AP_STA_JOIN = "usual.event.wifi.WIFI_HS_STA_JOIN"; variable
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp64 {CommonEventSupport::COMMON_EVENT_WIFI_AP_STA_JOIN, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp459 const std::string CommonEventSupport::COMMON_EVENT_WIFI_AP_STA_JOIN = "usual.event.wifi.WIFI_HS_STA_JOIN"; member in OHOS::EventFwk::CommonEventSupport
1885 commonEventSupport_.emplace_back(COMMON_EVENT_WIFI_AP_STA_JOIN); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h403 static const std::string COMMON_EVENT_WIFI_AP_STA_JOIN; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp174 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_AP_STA_JOIN, "COMMON_EVENT_WIFI_AP_STA_JOIN"); in SupportInit()

Completed in 9 milliseconds