Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp130 JudgmentDataNr(refInfo, infoItem); in GetCellRefInfo()
182 void AGnssEventCallback::JudgmentDataNr(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem) in JudgmentDataNr() function in OHOS::Location::AGnssEventCallback
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dagnss_event_callback.h52 void JudgmentDataNr(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem);
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp878 agnssCallback_->JudgmentDataNr(refInfo, nrCellInformation);
891 agnssCallback_->JudgmentDataNr(refInfo, nrCellInformation);
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2114 void JudgmentDataNr(napi_env env, napi_value data, sptr<CellInformation> infoItem) in JudgmentDataNr() function
2153 JudgmentDataNr(env, data, infoItem); in JudgmentData()