Home
last modified time | relevance | path

Searched refs:LOC_LOGE (Results 1 – 25 of 128) sorted by relevance

123456

/hardware/qcom/gps/msm8960/utils/
Dmsg_q.c96 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 …]
Dlinked_list.c62 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 …]
Dloc_timer.c63 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/msm8994/utils/
Dmsg_q.c96 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 …]
Dlinked_list.c62 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 …]
/hardware/qcom/gps/utils/
Dmsg_q.c96 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 …]
Dlinked_list.c62 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 …]
/hardware/qcom/gps/msm8996/utils/
Dmsg_q.c96 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 …]
Dlinked_list.c62 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 …]
/hardware/qcom/gps/msm8084/utils/
Dmsg_q.c96 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 …]
Dlinked_list.c62 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 …]
/hardware/qcom/gps/msm8909/utils/
Dmsg_q.c96 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 …]
Dlinked_list.c62 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 …]
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn.cpp66LOC_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()
90LOC_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()
Dloc_eng_nmea.cpp125 LOC_LOGE("gmtime failed"); in loc_eng_nmea_generate_pos()
169 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
184 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
241 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
261 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
289 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
338 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
356 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
373 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
384 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
[all …]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn.cpp66LOC_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()
90LOC_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()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn.cpp66LOC_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()
90LOC_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()
Dloc_eng_nmea.cpp125 LOC_LOGE("gmtime failed"); in loc_eng_nmea_generate_pos()
170 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
185 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
242 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
262 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
290 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
339 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
357 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
374 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
385 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
[all …]
Dloc_eng_dmn_conn_glue_pipe.c70 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()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn.cpp66LOC_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()
90LOC_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()
Dloc_eng_nmea.cpp125 LOC_LOGE("gmtime failed"); in loc_eng_nmea_generate_pos()
169 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
184 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
241 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
261 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
289 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
338 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
356 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
373 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
384 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
[all …]
Dloc_eng_dmn_conn_glue_pipe.c70 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()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn.cpp66LOC_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()
90LOC_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()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn.cpp66LOC_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()
90LOC_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()
Dloc_eng_nmea.cpp125 LOC_LOGE("gmtime failed"); in loc_eng_nmea_generate_pos()
169 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
184 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
241 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
261 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
289 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
338 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
356 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
373 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
384 LOC_LOGE("NMEA Error in string formatting"); in loc_eng_nmea_generate_pos()
[all …]

123456