Home
last modified time | relevance | path

Searched defs:kCurrentDirectory (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/files/
Dfile_path_constants.cc17 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in base::FilePath
Dfile_path.h157 static const CharType kCurrentDirectory[]; variable