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

/external/chromium_org/base/files/
H A Dfile_path_constants.cc17 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL("."); member in class:base::FilePath
H A Dfile_path.h157 static const CharType kCurrentDirectory[]; member in class:base::FilePath
221 // kCurrentDirectory. If this object already refers to the root directory,
292 // If this object's path is kCurrentDirectory, a new FilePath corresponding

Completed in 97 milliseconds