Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbase_paths.h31 DIR_EXE, // Directory containing FILE_EXE. enumerator
Dbase_paths.cc17 case DIR_EXE: in PathProvider()
Dbase_paths_posix.cc99 if (PathService::Get(DIR_EXE, &path)) { in PathProviderPosix()