Home
last modified time | relevance | path

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

/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h194 static const char* const COMMON_EVENT_WIFI_RSSI_VALUE = "usual.event.wifi.RSSI_VALUE"; variable
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp61 {CommonEventSupport::COMMON_EVENT_WIFI_RSSI_VALUE, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp442 const std::string CommonEventSupport::COMMON_EVENT_WIFI_RSSI_VALUE = "usual.event.wifi.RSSI_VALUE"; member in OHOS::EventFwk::CommonEventSupport
1868 commonEventSupport_.emplace_back(COMMON_EVENT_WIFI_RSSI_VALUE); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h386 static const std::string COMMON_EVENT_WIFI_RSSI_VALUE; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp168 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_WIFI_RSSI_VALUE, "COMMON_EVENT_WIFI_RSSI_VALUE"); in SupportInit()

Completed in 10 milliseconds