Home
last modified time | relevance | path

Searched refs:EVENT_NET_UNAVAILABLE_CHANGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Devent_context.h52 EVENT_NET_UNAVAILABLE_CHANGE = 37, enumerator
H A Dnapi_common.cpp48 eventId = EVENT_NET_UNAVAILABLE_CHANGE; in IsValidEvent()