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

/external/chromium_org/base/files/
H A Dfile_util_win.cc375 bool CreateDirectoryAndGetError(const FilePath& full_path, function in namespace:base
408 if (!CreateDirectoryAndGetError(parent_path, error)) {
H A Dfile_util_posix.cc562 bool CreateDirectoryAndGetError(const FilePath& full_path, function in namespace:base

Completed in 126 milliseconds