Home
last modified time | relevance | path

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

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