HomeSort by relevance Sort by last modified time
    Searched refs:locEng (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_msg.h 124 LocEngReportStatus(void* locEng,
135 LocEngReportNmea(void* locEng,
150 LocEngReportXtraServer(void* locEng,
164 LocEngSuplEsOpened(void* locEng);
172 LocEngSuplEsClosed(void* locEng);
181 LocEngRequestSuplEs(void* locEng, int id);
191 LocEngRequestATL(void* locEng, int id,
201 LocEngReleaseATL(void* locEng, int id);
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
241 LocEngRequestXtra(void* locEng);
    [all...]
loc_eng.cpp 211 LocEngRequestNi::LocEngRequestNi(void* locEng,
214 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
250 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
251 loc_eng_start_handler(*locEng);
273 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
274 loc_eng_stop_handler(*locEng);
683 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)adapter->getOwner();
685 if (locEng->mute_session_state != LOC_MUTE_SESS_IN_SESSION) {
687 if (locEng->location_cb != NULL) {
690 locEng->location_cb(NULL, NULL)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 135 LocEngReportNmea(void* locEng,
150 LocEngReportXtraServer(void* locEng,
164 LocEngSuplEsOpened(void* locEng);
172 LocEngSuplEsClosed(void* locEng);
181 LocEngRequestSuplEs(void* locEng, int id);
191 LocEngRequestATL(void* locEng, int id,
201 LocEngReleaseATL(void* locEng, int id);
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
241 LocEngRequestXtra(void* locEng);
249 LocEngRequestTime(void* locEng);
    [all...]
loc_eng.cpp 232 LocEngRequestNi::LocEngRequestNi(void* locEng,
235 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
271 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
272 loc_eng_start_handler(*locEng);
294 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
295 loc_eng_stop_handler(*locEng);
333 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
334 loc_eng_get_zpp_handler(*locEng);
356 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
358 loc_eng_handle_shutdown(*locEng);
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_msg.h 135 LocEngReportNmea(void* locEng,
150 LocEngReportXtraServer(void* locEng,
164 LocEngSuplEsOpened(void* locEng);
172 LocEngSuplEsClosed(void* locEng);
181 LocEngRequestSuplEs(void* locEng, int id);
191 LocEngRequestATL(void* locEng, int id,
201 LocEngReleaseATL(void* locEng, int id);
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
241 LocEngRequestXtra(void* locEng);
249 LocEngRequestTime(void* locEng);
    [all...]
loc_eng.cpp 228 LocEngRequestNi::LocEngRequestNi(void* locEng,
231 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
267 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
268 loc_eng_start_handler(*locEng);
290 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
291 loc_eng_stop_handler(*locEng);
329 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
330 loc_eng_get_zpp_handler(*locEng);
352 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
354 loc_eng_handle_shutdown(*locEng);
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_msg.h 135 LocEngReportNmea(void* locEng,
150 LocEngReportXtraServer(void* locEng,
164 LocEngSuplEsOpened(void* locEng);
172 LocEngSuplEsClosed(void* locEng);
181 LocEngRequestSuplEs(void* locEng, int id);
191 LocEngRequestATL(void* locEng, int id,
201 LocEngReleaseATL(void* locEng, int id);
229 LocEngReqRelWifi(void* locEng, AGpsExtType type,
241 LocEngRequestXtra(void* locEng);
249 LocEngRequestTime(void* locEng);
    [all...]
loc_eng.cpp 228 LocEngRequestNi::LocEngRequestNi(void* locEng,
231 LocMsg(), mLocEng(locEng), mNotify(notif), mPayload(data) {
267 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
268 loc_eng_start_handler(*locEng);
290 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
291 loc_eng_stop_handler(*locEng);
329 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
330 loc_eng_get_zpp_handler(*locEng);
352 loc_eng_data_s_type* locEng = (loc_eng_data_s_type*)mAdapter->getOwner();
354 loc_eng_handle_shutdown(*locEng);
    [all...]

Completed in 35 milliseconds