Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbase_paths.h38 FILE_EXE, // Path and filename of the current executable. enumerator
Dbase_paths.cc18 if (!PathService::Get(FILE_EXE, result)) in PathProvider()
Dbase_paths_posix.cc39 case FILE_EXE: in PathProviderPosix()