Home
last modified time | relevance | path

Searched defs:EVENT_NET_CAPABILITIES_CHANGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Devent_context.h47 EVENT_NET_CAPABILITIES_CHANGE = 32, enumerator
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/constant/include/
H A Dconstant.h30 static constexpr const char *EVENT_NET_CAPABILITIES_CHANGE = "netCapabilitiesChange"; variable