Home
last modified time | relevance | path

Searched refs:LOC_LOGW (Results 1 – 25 of 144) sorted by relevance

123456

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPI.cpp91 LOC_LOGW("dlopen for %s failed, error = %s", library, error); in loadLocationInterface()
95 LOC_LOGW("dlsym for %s::%s failed, error = %s", library, name, error); in loadLocationInterface()
127 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
147 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in createInstance()
167 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in createInstance()
241 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in updateCallbacks()
258 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in updateCallbacks()
275 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in updateCallbacks()
541 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
/hardware/qcom/sdm845/gps/msm8998/location/
DLocationAPI.cpp89 LOC_LOGW("dlopen for %s failed, error = %s", library, error); in loadLocationInterface()
93 LOC_LOGW("dlsym for %s::%s failed, error = %s", library, name, error); in loadLocationInterface()
125 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
145 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in createInstance()
165 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in createInstance()
239 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in updateCallbacks()
256 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in updateCallbacks()
273 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in updateCallbacks()
540 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.cpp89 LOC_LOGW("dlopen for %s failed, error = %s", library, error); in loadLocationInterface()
93 LOC_LOGW("dlsym for %s::%s failed, error = %s", library, name, error); in loadLocationInterface()
125 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
145 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in createInstance()
165 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in createInstance()
239 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in updateCallbacks()
256 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in updateCallbacks()
273 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in updateCallbacks()
540 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.cpp89 LOC_LOGW("dlopen for %s failed, error = %s", library, error); in loadLocationInterface()
93 LOC_LOGW("dlsym for %s::%s failed, error = %s", library, name, error); in loadLocationInterface()
125 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
145 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in createInstance()
165 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in createInstance()
239 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in updateCallbacks()
256 LOC_LOGW("%s:%d]: No flp interface available", __func__, __LINE__); in updateCallbacks()
273 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in updateCallbacks()
542 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h107 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
115 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
141 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/gps/msm8998/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sdm845/gps/msm8996/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sdm845/gps/msm8998/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h107 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
115 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
141 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/gps/msm8909w_3100/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/gps/msm8996/utils/
Dlog_util.h108 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
116 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
142 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_log_util.h107 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
115 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
141 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sdm845/gps/sdm845/utils/
Dlog_util.h109 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
117 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
143 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sdm845/gps/msm8909/utils/
Dlog_util.h115 #define LOC_LOGW(...) \ macro
135 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro
164 #define LOC_LOGw(tag,fmt,...) LOC_LOGW(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/gps/msm8909/utils/
Dlog_util.h115 #define LOC_LOGW(...) \ macro
135 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro
164 #define LOC_LOGw(tag,fmt,...) LOC_LOGW(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sm8150/gps/utils/
Dlog_util.h137 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
145 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
171 #define LOC_LOGw(fmt,...) LOC_LOGW(LOC_LOG_HEAD(fmt), __FUNCTION__, __LINE__, ##__VA_ARGS__)
/hardware/qcom/sdm845/gps/msm8994/utils/
Dlog_util.h106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/utils/
Dlog_util.h106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/gps/msm8994/utils/
Dlog_util.h106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/sdm845/gps/utils/
Dlog_util.h106 #define LOC_LOGW(...) IF_LOC_LOGW { ALOGW(__VA_ARGS__); } macro
114 #define LOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp165 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
186 LOC_LOGW("%s:%d]: No batching interface available", __func__, __LINE__); in createInstance()
207 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in createInstance()
322 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in updateCallbacks()
340 LOC_LOGW("%s:%d]: No batching interface available", __func__, __LINE__); in updateCallbacks()
358 LOC_LOGW("%s:%d]: No geofence interface available", __func__, __LINE__); in updateCallbacks()
607 LOC_LOGW("%s:%d]: No gnss interface available", __func__, __LINE__); in createInstance()
/hardware/qcom/sdm845/gps/msm8084/utils/
Dlog_util.h113 #define LOC_LOGW(...) \ macro
133 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro
/hardware/qcom/sdm845/gps/msm8960/utils/
Dlog_util.h103 #define LOC_LOGW(...) \ macro
123 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__) macro
/hardware/qcom/gps/msm8960/utils/
Dlog_util.h103 #define LOC_LOGW(...) \ macro
123 #define LOC_LOGW(...) ALOGW("W/"__VA_ARGS__) macro
/hardware/qcom/gps/msm8084/utils/
Dlog_util.h113 #define LOC_LOGW(...) \ macro
133 #define LOC_LOGW(...) ALOGW("W/" __VA_ARGS__) macro

123456