Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp57 static constexpr const char *JS_ERROR_NETWORK_NOT_IN_SERVICE = "Network not in service."; variable
87 { JsErrorCode::JS_ERROR_TELEPHONY_NETWORK_NOT_IN_SERVICE, JS_ERROR_NETWORK_NOT_IN_SERVICE },