Home
last modified time | relevance | path

Searched refs:LOC_LOGw (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatusOsObserver.cpp83 LOC_LOGw("subscriptionObj is NULL"); in setSubscriptionObj()
134 LOC_LOGw("Data item set is empty or client is nullptr"); in subscribe()
206 LOC_LOGw("Data item set is empty or client is nullptr"); in updateSubscription()
248 LOC_LOGw("Data item set is empty or client is nullptr"); in unsubscribe()
288 LOC_LOGw("Data item set is empty or client is nullptr"); in unsubscribeAll()
359 LOC_LOGw("Unable to create dataitem:%d", each->getId()); in notify()
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h141 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h141 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/gps/msm8996/utils/
Dlog_util.h142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h141 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/gps/msm8909w_3100/utils/
Dlog_util.h142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/gps/msm8998/utils/
Dlog_util.h142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/sdm845/gps/msm8996/utils/
Dlog_util.h142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/sdm845/gps/sdm845/utils/
Dlog_util.h143 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
DLocIpc.cpp80 LOC_LOGw("unlink socket error. reason:%s", strerror(errno)); in startListeningBlocking()
/hardware/qcom/sdm845/gps/msm8998/utils/
Dlog_util.h142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/gps/msm8909/utils/
Dlog_util.h164 #define LOC_LOGw(tag,fmt,...) LOC_LOGW(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/sdm845/gps/msm8909/utils/
Dlog_util.h164 #define LOC_LOGw(tag,fmt,...) LOC_LOGW(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__) macro
/hardware/qcom/sdm845/gps/sdm845/gnss/
DXtraSystemStatusObserver.cpp168 LOC_LOGw("unknown event: %s", data.c_str()); in onReceive()
DGnssAdapter.cpp3266 LOC_LOGw("ODCPI request not supported"); in reportOdcpiRequest()