Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/js/napi/common/
Devent_context.h32 const std::string NET_AVAILABLE_CHANGE = "netAvailable"; variable
Dnapi_common.cpp30 } else if (eventInfo == NET_AVAILABLE_CHANGE) { in IsValidEvent()