Home
last modified time | relevance | path

Searched refs:JudgmentDataLte (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp120 JudgmentDataLte(refInfo, infoItem); in GetCellRefInfo()
169 void AGnssEventCallback::JudgmentDataLte(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem) in JudgmentDataLte() function in OHOS::Location::AGnssEventCallback
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dagnss_event_callback.h51 void JudgmentDataLte(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem);
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp821 agnssCallback_->JudgmentDataLte(refInfo, lteCellInformation);
834 agnssCallback_->JudgmentDataLte(refInfo, lteCellInformation);
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2061 void JudgmentDataLte(napi_env env, napi_value data, sptr<CellInformation> infoItem) in JudgmentDataLte() function
2137 JudgmentDataLte(env, data, infoItem); in JudgmentData()