Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio_types.h190 REGISTRATION_STATE_IN_SERVICE = 1, enumerator
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp45 return RegStatus::REGISTRATION_STATE_IN_SERVICE; in WrapRegState()
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp360 return RegStatus::REGISTRATION_STATE_IN_SERVICE; in WrapRegState()
3061 …ATE_IN_SERVICE", NapiUtil::ToInt32Value(env, static_cast<int32_t>(REGISTRATION_STATE_IN_SERVICE))), in InitEnumRegStatus()
3386 …ATE_IN_SERVICE", NapiUtil::ToInt32Value(env, static_cast<int32_t>(REGISTRATION_STATE_IN_SERVICE))), in CreateRegStatus()