HomeSort by relevance Sort by last modified time
    Searched defs:loc_eng_data_s_type (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.h 141 } loc_eng_data_s_type; typedef in typeref:struct:loc_eng_data_s
206 int loc_eng_init(loc_eng_data_s_type &loc_eng_data,
210 int loc_eng_start(loc_eng_data_s_type &loc_eng_data);
211 int loc_eng_stop(loc_eng_data_s_type &loc_eng_data);
212 void loc_eng_cleanup(loc_eng_data_s_type &loc_eng_data);
213 int loc_eng_inject_time(loc_eng_data_s_type &loc_eng_data,
216 int loc_eng_inject_location(loc_eng_data_s_type &loc_eng_data,
219 void loc_eng_delete_aiding_data(loc_eng_data_s_type &loc_eng_data,
221 int loc_eng_set_position_mode(loc_eng_data_s_type &loc_eng_data,
223 const void* loc_eng_get_extension(loc_eng_data_s_type &loc_eng_data
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.h 141 } loc_eng_data_s_type; typedef in typeref:struct:loc_eng_data_s
199 int loc_eng_init(loc_eng_data_s_type &loc_eng_data,
203 int loc_eng_start(loc_eng_data_s_type &loc_eng_data);
204 int loc_eng_stop(loc_eng_data_s_type &loc_eng_data);
205 void loc_eng_cleanup(loc_eng_data_s_type &loc_eng_data);
206 int loc_eng_inject_time(loc_eng_data_s_type &loc_eng_data,
209 int loc_eng_inject_location(loc_eng_data_s_type &loc_eng_data,
212 void loc_eng_delete_aiding_data(loc_eng_data_s_type &loc_eng_data,
214 int loc_eng_set_position_mode(loc_eng_data_s_type &loc_eng_data,
216 const void* loc_eng_get_extension(loc_eng_data_s_type &loc_eng_data
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 138 } loc_eng_data_s_type; typedef in typeref:struct:loc_eng_data_s
185 int loc_eng_init(loc_eng_data_s_type &loc_eng_data,
188 int loc_eng_start(loc_eng_data_s_type &loc_eng_data);
189 int loc_eng_stop(loc_eng_data_s_type &loc_eng_data);
190 void loc_eng_cleanup(loc_eng_data_s_type &loc_eng_data);
191 int loc_eng_inject_time(loc_eng_data_s_type &loc_eng_data,
194 int loc_eng_inject_location(loc_eng_data_s_type &loc_eng_data,
197 void loc_eng_delete_aiding_data(loc_eng_data_s_type &loc_eng_data,
199 int loc_eng_set_position_mode(loc_eng_data_s_type &loc_eng_data,
201 const void* loc_eng_get_extension(loc_eng_data_s_type &loc_eng_data
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng.h 141 } loc_eng_data_s_type; typedef in typeref:struct:loc_eng_data_s
199 int loc_eng_init(loc_eng_data_s_type &loc_eng_data,
203 int loc_eng_start(loc_eng_data_s_type &loc_eng_data);
204 int loc_eng_stop(loc_eng_data_s_type &loc_eng_data);
205 void loc_eng_cleanup(loc_eng_data_s_type &loc_eng_data);
206 int loc_eng_inject_time(loc_eng_data_s_type &loc_eng_data,
209 int loc_eng_inject_location(loc_eng_data_s_type &loc_eng_data,
212 void loc_eng_delete_aiding_data(loc_eng_data_s_type &loc_eng_data,
214 int loc_eng_set_position_mode(loc_eng_data_s_type &loc_eng_data,
216 const void* loc_eng_get_extension(loc_eng_data_s_type &loc_eng_data
    [all...]

Completed in 41 milliseconds