Searched refs:LOC_LOGW (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/gps/utils/ |
D | log_util.h | 113 #define LOC_LOGW(...) \ macro 133 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro
|
/hardware/qcom/gps/msm8960/utils/ |
D | log_util.h | 103 #define LOC_LOGW(...) \ macro 123 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__) macro
|
D | loc_cfg.cpp | 232 LOC_LOGW("%s: no %s file found", __FUNCTION__, conf_file_name); in loc_read_conf()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 300 LOC_LOGW("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 469 LOC_LOGW("%s: %d, RSRC_GRANTED already received", whoami(), event); in onRsrcEvent() 475 LOC_LOGW("%s: %d, a force rsrc release", whoami(), event); in onRsrcEvent() 710 LOC_LOGW("AgpsStateMachine: unrecognized event %d", event); in onRsrcEvent() 940 LOC_LOGW("AgpsStateMachine: unrecognized event %d", event); in onRsrcEvent() 967 LOC_LOGW("DSStateMachine :: informStatus - unknown status"); in informStatus()
|
D | loc_eng_ni.cpp | 129 … LOC_LOGW("loc_eng_ni_request_handler, notification in progress, new NI request ignored, type: %d", in loc_eng_ni_request_handler()
|
D | loc_eng.cpp | 1074 LOC_LOGW("%s:%d]: Could not release ATL. " in proc() 2256 … LOC_LOGW("set_server called before init. save the address, type: %d, hostname: %s, port: %d", in loc_eng_set_server_proxy()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 300 LOC_LOGW("%s: unrecognized event %d", whoami(), event); in onRsrcEvent() 469 LOC_LOGW("%s: %d, RSRC_GRANTED already received", whoami(), event); in onRsrcEvent() 475 LOC_LOGW("%s: %d, a force rsrc release", whoami(), event); in onRsrcEvent() 710 LOC_LOGW("AgpsStateMachine: unrecognized event %d", event); in onRsrcEvent() 941 LOC_LOGW("AgpsStateMachine: unrecognized event %d", event); in onRsrcEvent() 968 LOC_LOGW("DSStateMachine :: informStatus - unknown status"); in informStatus()
|
D | loc_eng_ni.cpp | 128 … LOC_LOGW("loc_eng_ni_request_handler, supl es NI in progress, new supl es NI ignored, type: %d", in loc_eng_ni_request_handler() 139 … LOC_LOGW("loc_eng_ni_request_handler, supl NI in progress, new supl NI ignored, type: %d", in loc_eng_ni_request_handler()
|
D | loc_eng.cpp | 1164 LOC_LOGW("%s:%d]: Could not release ATL. " in proc()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_rpc_glue.c | 333 LOC_LOGW("Client already opened service (callback=%p)...\n", in loc_open() 429 LOC_LOGW("Handle not found (handle=%d)...\n", (int) handle); in loc_clear()
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.cpp | 70 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]); in decodeAddress()
|
/hardware/qcom/gps/core/ |
D | LocApiBase.cpp | 71 LOC_LOGW("decodeAddress: address prefix is not 0x%x but 0x%x", addr_prefix, data[0]); in decodeAddress()
|