Searched refs:CreateDirectoryAndGetError (Results 1 – 3 of 3) sorted by relevance
305 BASE_EXPORT bool CreateDirectoryAndGetError(const FilePath& full_path,
212 return CreateDirectoryAndGetError(full_path, nullptr); in CreateDirectory()
701 bool CreateDirectoryAndGetError(const FilePath& full_path, in CreateDirectoryAndGetError() function