Searched refs:logEng (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp188 static void deleteAidingData(loc_eng_data_s_type &logEng);
190 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2000 static void deleteAidingData(loc_eng_data_s_type &logEng) { argument
2001 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2002 logEng.aiding_data_for_deletion != 0) {
2003 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
2004 logEng.aiding_data_for_deletion = 0;
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 static void deleteAidingData(loc_eng_data_s_type &logEng);
210 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2328 static void deleteAidingData(loc_eng_data_s_type &logEng) { argument
2329 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2330 logEng.aiding_data_for_deletion != 0) {
2331 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
2332 logEng.aiding_data_for_deletion = 0;
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp205 static void deleteAidingData(loc_eng_data_s_type &logEng);
207 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2332 static void deleteAidingData(loc_eng_data_s_type &logEng) { argument
2333 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2334 logEng.aiding_data_for_deletion != 0) {
2335 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
2336 logEng.aiding_data_for_deletion = 0;
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 static void deleteAidingData(loc_eng_data_s_type &logEng);
210 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2329 static void deleteAidingData(loc_eng_data_s_type &logEng) { argument
2330 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2331 logEng.aiding_data_for_deletion != 0) {
2332 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
2333 logEng.aiding_data_for_deletion = 0;
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 static void deleteAidingData(loc_eng_data_s_type &logEng);
210 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2328 static void deleteAidingData(loc_eng_data_s_type &logEng) { argument
2329 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2330 logEng.aiding_data_for_deletion != 0) {
2331 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
2332 logEng.aiding_data_for_deletion = 0;
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp208 static void deleteAidingData(loc_eng_data_s_type &logEng);
210 getAgpsStateMachine(loc_eng_data_s_type& logEng, AGpsExtType agpsType);
2329 static void deleteAidingData(loc_eng_data_s_type &logEng) { argument
2330 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2331 logEng.aiding_data_for_deletion != 0) {
2332 logEng.adapter->deleteAidingData(logEng.aiding_data_for_deletion);
2333 logEng.aiding_data_for_deletion = 0;

Completed in 57 milliseconds