Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp116 JudgmentDataGsm(refInfo, infoItem); in GetCellRefInfo()
157 void AGnssEventCallback::JudgmentDataGsm(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem) in JudgmentDataGsm() function in OHOS::Location::AGnssEventCallback
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dagnss_event_callback.h49 void JudgmentDataGsm(AGnssRefInfo& refInfo, sptr<CellInformation> infoItem);
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp794 agnssCallback_->JudgmentDataGsm(refInfo, gsmCellInformation);
807 agnssCallback_->JudgmentDataGsm(refInfo, gsmCellInformation);
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2048 void JudgmentDataGsm(napi_env env, napi_value data, sptr<CellInformation> infoItem) in JudgmentDataGsm() function
2133 JudgmentDataGsm(env, data, infoItem); in JudgmentData()