Home
last modified time | relevance | path

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

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