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

  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 105 loc_eng_xtra_data_s_type *xtra_module_data_ptr; local
110 xtra_module_data_ptr = &loc_eng_data.xtra_module_data;
111 xtra_module_data_ptr->download_request_cb = callbacks->download_request_cb;
112 xtra_module_data_ptr->report_xtra_server_cb = callbacks->report_xtra_server_cb;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 105 loc_eng_xtra_data_s_type *xtra_module_data_ptr; local
110 xtra_module_data_ptr = &loc_eng_data.xtra_module_data;
111 xtra_module_data_ptr->download_request_cb = callbacks->download_request_cb;
112 xtra_module_data_ptr->report_xtra_server_cb = callbacks->report_xtra_server_cb;
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 105 loc_eng_xtra_data_s_type *xtra_module_data_ptr; local
110 xtra_module_data_ptr = &loc_eng_data.xtra_module_data;
111 xtra_module_data_ptr->download_request_cb = callbacks->download_request_cb;
112 xtra_module_data_ptr->report_xtra_server_cb = callbacks->report_xtra_server_cb;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 124 loc_eng_xtra_data_s_type *xtra_module_data_ptr; local
130 xtra_module_data_ptr = &loc_eng_data.xtra_module_data;
131 xtra_module_data_ptr->download_request_cb = callbacks->download_request_cb;
132 xtra_module_data_ptr->report_xtra_server_cb = callbacks->report_xtra_server_cb;

Completed in 80 milliseconds