Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Devent_context.h46 EVENT_NET_AVAILABLE_CHANGE = 31, enumerator
H A Dnapi_common.cpp36 eventId = EVENT_NET_AVAILABLE_CHANGE; in IsValidEvent()