Searched refs:JudgmentDataNr (Results 1 – 4 of 4) sorted by relevance
130 JudgmentDataNr(refInfo, infoItem); in GetCellRefInfo()182 void AGnssEventCallback::JudgmentDataNr(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem) in JudgmentDataNr() function in OHOS::Location::AGnssEventCallback
52 void JudgmentDataNr(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem);
878 agnssCallback_->JudgmentDataNr(refInfo, nrCellInformation);891 agnssCallback_->JudgmentDataNr(refInfo, nrCellInformation);
2114 void JudgmentDataNr(napi_env env, napi_value data, sptr<CellInformation> infoItem) in JudgmentDataNr() function2153 JudgmentDataNr(env, data, infoItem); in JudgmentData()