Searched refs:deleteAidingData (Results 26 - 43 of 43) sorted by relevance

12

/hardware/qcom/gps/core/
H A DLocApiBase.cpp389 deleteAidingData(GpsAidingData f)
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp389 deleteAidingData(GpsAidingData f)
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp188 static void deleteAidingData(loc_eng_data_s_type &logEng);
196 loc_eng_data.adapter->deleteAidingData(loc_eng_data.aiding_data_for_deletion);
1999 static void deleteAidingData(loc_eng_data_s_type &logEng) { function
2002 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp389 deleteAidingData(GpsAidingData f)
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp388 deleteAidingData(GpsAidingData f)
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp424 deleteAidingData(const GnssAidingData& data)
/hardware/interfaces/gnss/1.0/default/
H A DGnss.cpp475 Return<void> Gnss::deleteAidingData(IGnss::GnssAidingData aidingDataFlags) { function in class:android::hardware::gnss::V1_0::implementation::Gnss
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 static void deleteAidingData(loc_eng_data_s_type &logEng);
216 loc_eng_data.adapter->deleteAidingData(loc_eng_data.aiding_data_for_deletion);
2327 static void deleteAidingData(loc_eng_data_s_type &logEng) { function
2330 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp205 static void deleteAidingData(loc_eng_data_s_type &logEng);
213 loc_eng_data.adapter->deleteAidingData(loc_eng_data.aiding_data_for_deletion);
2331 static void deleteAidingData(loc_eng_data_s_type &logEng) { function
2334 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp206 static void deleteAidingData(loc_eng_data_s_type &logEng);
214 loc_eng_data.adapter->deleteAidingData(loc_eng_data.aiding_data_for_deletion);
2354 static void deleteAidingData(loc_eng_data_s_type &logEng) { function
2357 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 static void deleteAidingData(loc_eng_data_s_type &logEng);
216 loc_eng_data.adapter->deleteAidingData(loc_eng_data.aiding_data_for_deletion);
2328 static void deleteAidingData(loc_eng_data_s_type &logEng) { function
2331 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp206 static void deleteAidingData(loc_eng_data_s_type &logEng);
214 loc_eng_data.adapter->deleteAidingData(loc_eng_data.aiding_data_for_deletion);
2351 static void deleteAidingData(loc_eng_data_s_type &logEng) { function
2354 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp665 LocApiRpc::deleteAidingData(GpsAidingData bits) function in class:LocApiRpc
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp665 LocApiRpc::deleteAidingData(GpsAidingData bits) function in class:LocApiRpc
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp665 LocApiRpc::deleteAidingData(GpsAidingData bits) function in class:LocApiRpc
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp665 LocApiRpc::deleteAidingData(GpsAidingData bits) function in class:LocApiRpc
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp665 LocApiRpc::deleteAidingData(GpsAidingData bits) function in class:LocApiRpc
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp789 err = mApi.deleteAidingData(mData);

Completed in 1357 milliseconds

12