Home
last modified time | relevance | path

Searched defs:techType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp521 std::string NetSupplier::TechToType(NetSlotTech techType) in TechToType()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp159 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
H A Dnetwork_search_handler.cpp1141 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
H A Dnetwork_search_manager.cpp1056 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int… in UpdateCellLocation()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp113 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp55 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local