Searched defs:FILENAME_SHORT (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/common/ | ||
H A D | log.h | 47 #define FILENAME_SHORT (__builtin_strrchr(__FILE__, '/') ? __builtin_strrchr(__FILE__, '/') + 1 : __FILE__) macro |
Completed in 1 milliseconds