Home
last modified time | relevance | path

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

/base/telephony/core_service/services/network_search/src/
Dnetwork_search_handler.cpp786 void NetworkSearchHandler::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
Dcell_info.cpp153 void CellInfo::UpdateCellLocation(int32_t techType, int32_t cellId, int32_t lac) in UpdateCellLocation()
Dnetwork_search_manager.cpp905 void NetworkSearchManager::UpdateCellLocation(int32_t slotId, int32_t techType, int32_t cellId, int… in UpdateCellLocation()
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_handler.cpp113 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp52 RadioTech techType = static_cast<RadioTech>(radioTechType); in WrapRadioTech() local