Home
last modified time | relevance | path

Searched refs:cellInformations (Results 1 - 1 of 1) sorted by relevance

/test/xts/hats/hdf/location/agnss/
H A Dagnss_hdi_test.cpp99 std::vector<sptr<CellInformation>> cellInformations; in RequestAgnssRefInfo() local
100 DelayedRefSingleton<Telephony::CoreServiceClient>::GetInstance().GetCellInfoList(slotId, cellInformations); in RequestAgnssRefInfo()
101 printf("RequestAgnssRefInfo,cellInformations.\n"); in RequestAgnssRefInfo()
102 for (sptr<CellInformation> infoItem : cellInformations) { in RequestAgnssRefInfo()

Completed in 2 milliseconds