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

  /external/chromium_org/base/
file_util_posix.cc 562 bool CreateDirectoryAndGetError(const FilePath& full_path,
file_util_win.cc 375 bool CreateDirectoryAndGetError(const FilePath& full_path,
408 if (!CreateDirectoryAndGetError(parent_path, error)) {

Completed in 42 milliseconds