Searched defs:APP_FILE_NAME (Results 1 - 1 of 1) sorted by relevance
/base/startup/appspawn/util/include/ | ||
H A D | appspawn_utils.h | 144 #define APP_FILE_NAME (strrchr((__FILE__), '/') ? strrchr((__FILE__), '/') + 1 : (__FILE__)) macro [all...] |
Completed in 1 milliseconds