Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_HTTP_PROXY_CHANGE (Results 1 – 3 of 3) sorted by relevance

/base/notification/common_event_service/interfaces/kits/ndk/include/
Doh_commonevent_support.h350 static const char* const COMMON_EVENT_HTTP_PROXY_CHANGE = "usual.event.HTTP_PROXY_CHANGE"; variable
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h923 static const std::string COMMON_EVENT_HTTP_PROXY_CHANGE; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp1029 const std::string CommonEventSupport::COMMON_EVENT_HTTP_PROXY_CHANGE = "usual.event.HTTP_PROXY_CHAN… member in OHOS::EventFwk::CommonEventSupport