Home
last modified time | relevance | path

Searched defs:LOC_LOGD (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/location/loc_api/loc_api_v02/
Dloc_util_log.h41 #define LOC_LOGD(...) MSG_LOG(__VA_ARGS__); macro
53 #define LOC_LOGD(...) printf(__VA_ARGS__) macro
/device/huawei/angler/location/loc_api/loc_api_v02/
Dloc_util_log.h41 #define LOC_LOGD(...) MSG_LOG(__VA_ARGS__); macro
53 #define LOC_LOGD(...) printf(__VA_ARGS__) macro
/device/lge/bullhead/location/loc_api/loc_api_v02/
Dloc_util_log.h41 #define LOC_LOGD(...) MSG_LOG(__VA_ARGS__); macro
53 #define LOC_LOGD(...) printf(__VA_ARGS__) macro
/device/moto/shamu/location/loc_api/loc_api_v02/
Dloc_util_log.h41 #define LOC_LOGD(...) MSG_LOG(__VA_ARGS__); macro
53 #define LOC_LOGD(...) printf(__VA_ARGS__) macro