Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Devent_context.h49 EVENT_NET_LOST_CHANGE = 34, enumerator
H A Dnapi_common.cpp42 eventId = EVENT_NET_LOST_CHANGE; in IsValidEvent()