/hardware/qcom/gps/utils/ |
D | msg_q.c | 96 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_init() 104 LOC_LOGE("%s: Unable to allocate space for message queue!\n", __FUNCTION__); in msg_q_init() 110 LOC_LOGE("%s: Unable to initialize storage list!\n", __FUNCTION__); in msg_q_init() 117 LOC_LOGE("%s: Unable to initialize list mutex!\n", __FUNCTION__); in msg_q_init() 125 LOC_LOGE("%s: Unable to initialize msg q cond var!\n", __FUNCTION__); in msg_q_init() 162 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_destroy() 190 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_snd() 195 LOC_LOGE("%s: Invalid msg_obj parameter!\n", __FUNCTION__); in msg_q_snd() 206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__); in msg_q_snd() 233 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_rcv() [all …]
|
D | linked_list.c | 62 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_init() 70 LOC_LOGE("%s: Unable to allocate space for list!\n", __FUNCTION__); in linked_list_init() 91 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_destroy() 115 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_add() 121 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_add() 129 LOC_LOGE("%s: Memory allocation failed\n", __FUNCTION__); in linked_list_add() 167 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_remove() 173 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_remove() 215 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_empty() 234 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_flush() [all …]
|
D | loc_timer.c | 99 LOC_LOGE("%s:%d]: Call to pthread timedwait failed; ret=%d\n", in timer_thread() 123 LOC_LOGE("%s:%d]: Error: Wrong parameters\n", __func__, __LINE__); in loc_timer_start() 128 LOC_LOGE("%s:%d]: Could not allocate memory. Failing.\n", in loc_timer_start() 134 LOC_LOGE("%s:%d]: Pthread cond init failed\n", __func__, __LINE__); in loc_timer_start() 138 LOC_LOGE("%s:%d]: Pthread mutex init failed\n", __func__, __LINE__); in loc_timer_start() 148 LOC_LOGE("%s:%d]: Pthread mutex init failed\n", __func__, __LINE__); in loc_timer_start() 154 LOC_LOGE("%s:%d]: Could not create thread\n", __func__, __LINE__); in loc_timer_start()
|
D | loc_misc_utils.cpp | 47 LOC_LOGE("%s:%d]: NULL parameters", __func__, __LINE__); in loc_util_split_string() 84 LOC_LOGE("%s:%d]: NULL parameter", __func__, __LINE__); in loc_util_trim_space()
|
D | loc_target.cpp | 76 LOC_LOGE("open failed: %s: %s\n", file_path, strerror(errno)); in read_a_line() 156 LOC_LOGE("%s:%d]: NULL parameter or array length less than PROPERTY_VALUE_MAX\n", in loc_get_target_baseband() 170 LOC_LOGE("%s:%d]: Null parameter or array length less than PROPERTY_VALUE_MAX\n", in loc_get_platform_name()
|
D | loc_cfg.cpp | 100 LOC_LOGE("%s: INVALID config entry or parameter", __FUNCTION__); in loc_set_config_entry() 154 LOC_LOGE("%s: PARAM %s parameter type must be n, f, or s", in loc_set_config_entry() 267 LOC_LOGE("%s:%d]: ERROR: File pointer is NULL\n", __func__, __LINE__); in loc_read_conf_r()
|
/hardware/qcom/gps/msm8960/utils/ |
D | msg_q.c | 96 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_init() 104 LOC_LOGE("%s: Unable to allocate space for message queue!\n", __FUNCTION__); in msg_q_init() 110 LOC_LOGE("%s: Unable to initialize storage list!\n", __FUNCTION__); in msg_q_init() 117 LOC_LOGE("%s: Unable to initialize list mutex!\n", __FUNCTION__); in msg_q_init() 125 LOC_LOGE("%s: Unable to initialize msg q cond var!\n", __FUNCTION__); in msg_q_init() 162 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_destroy() 190 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_snd() 195 LOC_LOGE("%s: Invalid msg_obj parameter!\n", __FUNCTION__); in msg_q_snd() 206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__); in msg_q_snd() 233 LOC_LOGE("%s: Invalid msg_q_data parameter!\n", __FUNCTION__); in msg_q_rcv() [all …]
|
D | linked_list.c | 62 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_init() 70 LOC_LOGE("%s: Unable to allocate space for list!\n", __FUNCTION__); in linked_list_init() 91 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_destroy() 115 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_add() 121 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_add() 129 LOC_LOGE("%s: Memory allocation failed\n", __FUNCTION__); in linked_list_add() 167 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_remove() 173 LOC_LOGE("%s: Invalid input parameter!\n", __FUNCTION__); in linked_list_remove() 215 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_empty() 234 LOC_LOGE("%s: Invalid list parameter!\n", __FUNCTION__); in linked_list_flush() [all …]
|
D | loc_timer.c | 63 LOC_LOGE("%s:%d]: Pthread cond init failed\n", __func__, __LINE__); in timer_thread() 68 LOC_LOGE("%s:%d]: Pthread mutex init failed\n", __func__, __LINE__); in timer_thread() 94 LOC_LOGE("%s:%d]: Call to pthread timedwait failed; ret=%d\n", in timer_thread() 124 LOC_LOGE("%s:%d]: Error: Wrong parameters\n", __func__, __LINE__); in loc_timer_start() 130 LOC_LOGE("%s:%d]: Could not allocate memory. Failing.\n", in loc_timer_start() 143 LOC_LOGE("%s:%d]: Could not create thread\n", __func__, __LINE__); in loc_timer_start()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn.cpp | 66 … LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_q_path, strerror(errno)); in loc_api_server_proc_init() 75 LOC_LOGE("chown for pipe failed, pipe %s, gid = %d, result = %d, error = %s\n", in loc_api_server_proc_init() 81 LOC_LOGE("getgrnam for gps failed, error code = %d\n", errno); in loc_api_server_proc_init() 90 …LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_resp_q_path, strerror(errno)… in loc_api_server_proc_init() 98 LOC_LOGE("chown for pipe failed, pipe %s, gid = %d, result = %d, error = %s\n", in loc_api_server_proc_init() 129 LOC_LOGE("%s:%d] Out of memory\n", __func__, __LINE__); in loc_api_server_proc() 138 LOC_LOGE("%s:%d] fail receiving msg from gpsone_daemon, retry later\n", __func__, __LINE__); in loc_api_server_proc() 158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n", in loc_api_server_proc() 207 LOC_LOGE("%s:%d]\n", __func__, __LINE__); in loc_eng_dmn_conn_loc_api_server_launch()
|
D | loc_eng_nmea.cpp | 162 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 177 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 234 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 254 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 282 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 331 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 349 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 366 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 377 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 407 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() [all …]
|
D | loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); in loc_eng_dmn_conn_glue_pipeget() 78 LOC_LOGE ("%s failed to change mode for %s, error = %s\n", __func__, in loc_eng_dmn_conn_glue_pipeget() 85 LOC_LOGE("failed: %s\n", strerror(errno)); in loc_eng_dmn_conn_glue_pipeget() 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno)); in loc_eng_dmn_conn_glue_pipeunblock()
|
D | loc_eng_dmn_conn_glue_msg.c | 119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz); in loc_eng_dmn_conn_glue_msgsnd() 153 LOC_LOGE("%s:%d] pipe broken %d\n", __func__, __LINE__, result); in loc_eng_dmn_conn_glue_msgrcv() 158 …LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->m… in loc_eng_dmn_conn_glue_msgrcv() 164 … LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) pmsg->msgsz); in loc_eng_dmn_conn_glue_msgrcv()
|
D | loc_eng_dmn_conn_thread_helper.c | 231 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 242 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 252 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 262 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 329 LOC_LOGE("%s:%d] 0x%lx\n", __func__, __LINE__, (long) thelper); in loc_eng_dmn_conn_launch_thelper() 391 LOC_LOGE("%s:%d] 0x%lx\n", __func__, __LINE__, (long) thelper); in loc_eng_dmn_conn_join_thelper()
|
D | loc_eng_agps.cpp | 262 LOC_LOGE("Error: %s subscriber list not empty!!!", whoami()); in onRsrcEvent() 396 LOC_LOGE("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 490 LOC_LOGE("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 572 LOC_LOGE("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 822 LOC_LOGE(" NULL argument received. Failing.\n"); in delay_callback() 847 LOC_LOGE("DSStateMachine :: retryCallback: No subscriber found." \ in retryCallback() 881 LOC_LOGE(" Failed to start Data call. Fallback to normal ATL SUPL\n"); in sendRsrcRequest() 886 LOC_LOGE("Error: Could not start delay thread\n"); in sendRsrcRequest() 893 LOC_LOGE("No profile found for emergency call. Fallback to normal SUPL ATL\n"); in sendRsrcRequest() 902 LOC_LOGE("Error: Something went wrong somewhere. Falling back to normal SUPL ATL\n"); in sendRsrcRequest() [all …]
|
D | loc.cpp | 200 LOC_LOGE("GSS open failed: %s\n", strerror(errno)); in get_gps_interface() 209 LOC_LOGE("No GPS HW on this target (MPQ8064). Not returning interface"); in get_gps_interface() 239 LOC_LOGE("loc_init failed. cb = NULL\n"); in loc_init() 529 LOC_LOGE ("%s, dlopen for libgeofence.so failed, error = %s\n", __func__, error); in get_geofence_interface() 536 LOC_LOGE ("%s, dlsym for get_gps_geofence_interface failed, error = %s\n", __func__, error); in get_geofence_interface() 609 LOC_LOGE ("get_extension: Invalid interface passed in\n"); in loc_get_extension()
|
D | loc_eng_ni.cpp | 166 LOC_LOGE("Loc NI thread is not created.\n"); in loc_eng_ni_request_handler() 171 LOC_LOGE("Loc NI thread is not detached.\n"); in loc_eng_ni_request_handler() 350 … LOC_LOGE("loc_eng_ni_respond: reqID %d and notif_id %d mismatch or rawRequest %p, response: %d", in loc_eng_ni_respond()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn.cpp | 66 … LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_q_path, strerror(errno)); in loc_api_server_proc_init() 75 LOC_LOGE("chown for pipe failed, pipe %s, gid = %d, result = %d, error = %s\n", in loc_api_server_proc_init() 81 LOC_LOGE("getgrnam for gps failed, error code = %d\n", errno); in loc_api_server_proc_init() 90 …LOC_LOGE("failed to change mode for %s, error = %s\n", global_loc_api_resp_q_path, strerror(errno)… in loc_api_server_proc_init() 98 LOC_LOGE("chown for pipe failed, pipe %s, gid = %d, result = %d, error = %s\n", in loc_api_server_proc_init() 129 LOC_LOGE("%s:%d] Out of memory\n", __func__, __LINE__); in loc_api_server_proc() 138 LOC_LOGE("%s:%d] fail receiving msg from gpsone_daemon, retry later\n", __func__, __LINE__); in loc_api_server_proc() 158 LOC_LOGE("%s:%d] unsupported ctrl_type = %d\n", in loc_api_server_proc() 207 LOC_LOGE("%s:%d]\n", __func__, __LINE__); in loc_eng_dmn_conn_loc_api_server_launch()
|
D | loc_eng_nmea.cpp | 166 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 181 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 238 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 258 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 286 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 335 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 353 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 370 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 381 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() 411 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos() [all …]
|
D | loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); in loc_eng_dmn_conn_glue_pipeget() 78 LOC_LOGE ("%s failed to change mode for %s, error = %s\n", __func__, in loc_eng_dmn_conn_glue_pipeget() 85 LOC_LOGE("failed: %s\n", strerror(errno)); in loc_eng_dmn_conn_glue_pipeget() 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno)); in loc_eng_dmn_conn_glue_pipeunblock()
|
D | loc_eng_dmn_conn_glue_msg.c | 119 LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) msgsz); in loc_eng_dmn_conn_glue_msgsnd() 153 LOC_LOGE("%s:%d] pipe broken %d\n", __func__, __LINE__, result); in loc_eng_dmn_conn_glue_msgrcv() 158 …LOC_LOGE("%s:%d] msgbuf is too small %d < %d\n", __func__, __LINE__, (int) msgbufsz, (int) pmsg->m… in loc_eng_dmn_conn_glue_msgrcv() 164 … LOC_LOGE("%s:%d] pipe broken %d, msgsz = %d\n", __func__, __LINE__, result, (int) pmsg->msgsz); in loc_eng_dmn_conn_glue_msgrcv()
|
D | loc_eng_dmn_conn_thread_helper.c | 231 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 242 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 252 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 262 LOC_LOGE("%s:%d] error: 0x%lx\n", __func__, __LINE__, (long) thelper); in thelper_main() 329 LOC_LOGE("%s:%d] 0x%lx\n", __func__, __LINE__, (long) thelper); in loc_eng_dmn_conn_launch_thelper() 391 LOC_LOGE("%s:%d] 0x%lx\n", __func__, __LINE__, (long) thelper); in loc_eng_dmn_conn_join_thelper()
|
D | loc.cpp | 231 LOC_LOGE("GSS open failed: %s\n", strerror(errno)); in get_gps_interface() 240 LOC_LOGE("No GPS HW on this target. Not returning interface."); in get_gps_interface() 276 LOC_LOGE("loc_init failed. cb = NULL\n"); in loc_init() 313 LOC_LOGE("loc_eng_init() fail!"); in loc_init() 332 LOC_LOGE("%s: could not find %s: %s", __func__, name, error); in loc_init() 341 LOC_LOGE("%s: could not find symbol %s in %s: %s", in loc_init() 348 LOC_LOGE("%s: %s failed: %s\n", __func__, func, strerror(errno)); in loc_init() 651 LOC_LOGE ("%s, dlopen for libgeofence.so failed, error = %s\n", __func__, error); in get_geofence_interface() 658 LOC_LOGE ("%s, dlsym for get_gps_geofence_interface failed, error = %s\n", __func__, error); in get_geofence_interface() 727 LOC_LOGE ("get_extension: Invalid interface passed in\n"); in loc_get_extension() [all …]
|
D | loc_eng_agps.cpp | 262 LOC_LOGE("Error: %s subscriber list not empty!!!", whoami()); in onRsrcEvent() 396 LOC_LOGE("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 490 LOC_LOGE("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 572 LOC_LOGE("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 823 LOC_LOGE(" NULL argument received. Failing.\n"); in delay_callback() 848 LOC_LOGE("DSStateMachine :: retryCallback: No subscriber found." \ in retryCallback() 882 LOC_LOGE(" Failed to start Data call. Fallback to normal ATL SUPL\n"); in sendRsrcRequest() 887 LOC_LOGE("Error: Could not start delay thread\n"); in sendRsrcRequest() 894 LOC_LOGE("No profile found for emergency call. Fallback to normal SUPL ATL\n"); in sendRsrcRequest() 903 LOC_LOGE("Error: Something went wrong somewhere. Falling back to normal SUPL ATL\n"); in sendRsrcRequest() [all …]
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 106 LOC_LOGE("%s:%d] failure code %d", __func__, __LINE__, stat); \ 124 LOC_LOGE("Warning: No callback handler %d.\n", index); in rpc_loc_event_cb_f_type_svc() 290 LOC_LOGE("Error: cannot create RPC client.\n"); in loc_api_glue_init() 304 LOC_LOGE("Loc API callback initialization failed.\n"); in loc_api_glue_init() 349 LOC_LOGE("Too many clients opened at once...\n"); in loc_open()
|