Searched defs:locEngXtra (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp883 loc_eng_xtra_data_s_type* locEngXtra = local
886 if (locEngXtra->report_xtra_server_cb != NULL) {
888 locEngXtra->report_xtra_server_cb(mServers,
1142 loc_eng_xtra_data_s_type* locEngXtra = local
1145 if (locEngXtra->download_request_cb != NULL) {
1147 locEngXtra->download_request_cb();
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp953 loc_eng_xtra_data_s_type* locEngXtra = local
956 if (locEngXtra->report_xtra_server_cb != NULL) {
958 locEngXtra->report_xtra_server_cb(mServers,
1248 loc_eng_xtra_data_s_type* locEngXtra = local
1251 if (locEngXtra->download_request_cb != NULL) {
1253 locEngXtra->download_request_cb();
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp974 loc_eng_xtra_data_s_type* locEngXtra = local
977 if (locEngXtra->report_xtra_server_cb != NULL) {
979 locEngXtra->report_xtra_server_cb(mServers,
1259 loc_eng_xtra_data_s_type* locEngXtra = local
1262 if (locEngXtra->download_request_cb != NULL) {
1264 locEngXtra->download_request_cb();
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp952 loc_eng_xtra_data_s_type* locEngXtra = local
955 if (locEngXtra->report_xtra_server_cb != NULL) {
957 locEngXtra->report_xtra_server_cb(mServers,
1247 loc_eng_xtra_data_s_type* locEngXtra = local
1250 if (locEngXtra->download_request_cb != NULL) {
1252 locEngXtra->download_request_cb();
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp954 loc_eng_xtra_data_s_type* locEngXtra = local
957 if (locEngXtra->report_xtra_server_cb != NULL) {
959 locEngXtra->report_xtra_server_cb(mServers,
1249 loc_eng_xtra_data_s_type* locEngXtra = local
1252 if (locEngXtra->download_request_cb != NULL) {
1254 locEngXtra->download_request_cb();
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp951 loc_eng_xtra_data_s_type* locEngXtra = local
954 if (locEngXtra->report_xtra_server_cb != NULL) {
956 locEngXtra->report_xtra_server_cb(mServers,
1246 loc_eng_xtra_data_s_type* locEngXtra = local
1249 if (locEngXtra->download_request_cb != NULL) {
1251 locEngXtra->download_request_cb();

Completed in 124 milliseconds