Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h214 static const char* const COMMON_EVENT_WIFI_AP_STA_LEAVE = "usual.event.wifi.WIFI_HS_STA_LEAVE"; variable
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp67 {CommonEventSupport::COMMON_EVENT_WIFI_AP_STA_LEAVE, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp466 const std::string CommonEventSupport::COMMON_EVENT_WIFI_AP_STA_LEAVE = "usual.event.wifi.WIFI_HS_STA_LEAVE"; member in OHOS::EventFwk::CommonEventSupport
1892 commonEventSupport_.emplace_back(COMMON_EVENT_WIFI_AP_STA_LEAVE); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h410 static const std::string COMMON_EVENT_WIFI_AP_STA_LEAVE; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp176 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_AP_STA_LEAVE, "COMMON_EVENT_WIFI_AP_STA_LEAVE"); in SupportInit()

Completed in 8 milliseconds