Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
Dcore_service_proxy.h153 void ProcessReply(MessageParcel &reply, std::vector<sptr<CellInformation>> &cells) in ProcessReply()
/base/telephony/state_registry/frameworks/native/observer/src/
Dtelephony_observer.cpp128 std::vector<sptr<CellInformation>> cells; in OnCellInfoUpdatedInner() local
252 MessageParcel &data, std::vector<sptr<CellInformation>> &cells) in ConvertCellInfoList()
/base/telephony/core_service/services/network_search/src/
Dnetwork_search_handler.cpp1092 int32_t NetworkSearchHandler::GetCellInfoList(std::vector<sptr<CellInformation>> &cells) in GetCellInfoList()
1121 std::vector<sptr<CellInformation>> cells; in SendUpdateCellLocationRequest() local
/base/telephony/state_registry/services/src/
Dtelephony_state_registry_stub.cpp294 std::vector<sptr<CellInformation>> cells; in OnUpdateCellInfo() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp2439 std::vector<sptr<CellInformation>> cells; variable
/base/telephony/core_service/frameworks/native/src/
Dcore_service_proxy.cpp2722 … CoreServiceProxy::ProcessCellInfo(MessageParcel &reply, std::vector<sptr<CellInformation>> &cells) in ProcessCellInfo()