OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILE_EXE
(Results
1 - 3
of
3
) sorted by null
/external/libmojo/base/
base_paths.h
31
DIR_EXE, // Directory containing
FILE_EXE
.
37
FILE_EXE
, // Path and filename of the current executable.
39
// the PathService (which could differ from
FILE_EXE
if the
base_paths.cc
18
PathService::Get(
FILE_EXE
, result);
base_paths_android.cc
23
case base::
FILE_EXE
: {
Completed in 78 milliseconds