Searched refs:FILE_EXE (Results 1 - 3 of 3) sorted by relevance

/external/libmojo/base/
H A Dbase_paths.h31 DIR_EXE, // Directory containing FILE_EXE.
37 FILE_EXE, // Path and filename of the current executable. enumerator in enum:base::BasePathKey
39 // the PathService (which could differ from FILE_EXE if the
H A Dbase_paths.cc18 PathService::Get(FILE_EXE, result);
H A Dbase_paths_android.cc23 case base::FILE_EXE: {

Completed in 172 milliseconds