Searched defs:LOCATION_FILE_NAME (Results 1 - 1 of 1) sorted by relevance
/base/location/interfaces/inner_api/include/ | ||
H A D | location_log.h | 35 #define LOCATION_FILE_NAME (__builtin_strrchr(__FILE__, '/') ? __builtin_strrchr(__FILE__, '/') + 1 : __FILE__) macro |
Completed in 2 milliseconds