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

/hardware/qcom/gps/core/
H A Dloc_core_log.cpp57 NAME_VAL( GPS_STATUS_ENGINE_ON ),
/hardware/qcom/gps/msm8960/core/
H A Dloc_core_log.cpp57 NAME_VAL( GPS_STATUS_ENGINE_ON ),
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp193 if (loc_eng_data.engine_status != GPS_STATUS_ENGINE_ON &&
2001 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2341 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON)
2375 if (status == GPS_STATUS_ENGINE_ON || status == GPS_STATUS_ENGINE_OFF)
2427 loc_eng_report_status(loc_eng_data, GPS_STATUS_ENGINE_ON);
/hardware/libhardware/include/hardware/
H A Dgps.h77 #define GPS_STATUS_ENGINE_ON 3 macro
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp205 if (loc_eng_data.engine_status != GPS_STATUS_ENGINE_ON &&
2307 if (logEng.engine_status != GPS_STATUS_ENGINE_ON &&
2738 if (status == GPS_STATUS_SESSION_BEGIN || status == GPS_STATUS_ENGINE_ON)
2772 if (status == GPS_STATUS_ENGINE_ON || status == GPS_STATUS_ENGINE_OFF)
2828 loc_eng_report_status(loc_eng_data, GPS_STATUS_ENGINE_ON);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp912 LocApiBase::reportStatus(GPS_STATUS_ENGINE_ON);

Completed in 195 milliseconds