Searched defs:FILE_EXE (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dbase_paths.h26 DIR_EXE, // directory containing FILE_EXE
29 FILE_EXE, // Path and filename of the current executable. enumerator in enum:base::__anon1642
31 // PathService (which could differ from FILE_EXE if the
/external/chromium_org/base/
H A Dbase_paths.h31 DIR_EXE, // Directory containing FILE_EXE.
34 FILE_EXE, // Path and filename of the current executable. enumerator in enum:base::BasePathKey
36 // the PathService (which could differ from FILE_EXE if the

Completed in 203 milliseconds