Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/frameworks/js/napi/common/
Devent_context.h35 const std::string NET_CONNECTION_CHANGE = "netConnectionPropertiesChange"; variable
Dnapi_common.cpp34 } else if (eventInfo == NET_CONNECTION_CHANGE) { in IsValidEvent()