Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_notify.cpp55 …earchNotify::NotifyCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &cellI… in NotifyCellInfoUpdated()
H A Dcell_info.cpp808 …::AddCellInformation(sptr<CellInformation> &cellInfo, std::vector<sptr<CellInformation>> &cellInfo… in AddCellInformation()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp142 std::vector<sptr<CellInformation>> cellInfos; variable