HomeSort by relevance Sort by last modified time
    Searched defs:kCurrentDirectory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/files/
file_path_constants.cc 17 const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL(".");
file_path.h 157 static const CharType kCurrentDirectory[];
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 304 milliseconds