Home
last modified time | relevance | path

Searched defs:CellInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp51 CellInfo::CellInfo(std::weak_ptr<NetworkSearchManager> networkSearchManager, int32_t slotId) in CellInfo() function in OHOS::Telephony::CellInfo
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h633 } CellInfo; typedef
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2024 static int32_t WrapCellInformationType(const sptr<CellInformation> CellInfo) in WrapCellInformationType()