Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h224 static const char* const COMMON_EVENT_WIFI_P2P_CONN_STATE = "usual.event.wifi.p2p.CONN_STATE_CHANGE"; variable
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp73 {CommonEventSupport::COMMON_EVENT_WIFI_P2P_CONN_STATE, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp479 const std::string CommonEventSupport::COMMON_EVENT_WIFI_P2P_CONN_STATE = "usual.event.wifi.p2p.CONN_STATE_CHANGE"; member in OHOS::EventFwk::CommonEventSupport
1905 commonEventSupport_.emplace_back(COMMON_EVENT_WIFI_P2P_CONN_STATE); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h423 static const std::string COMMON_EVENT_WIFI_P2P_CONN_STATE; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp182 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_P2P_CONN_STATE, "COMMON_EVENT_WIFI_P2P_CONN_STATE"); in SupportInit()

Completed in 9 milliseconds