Searched refs:CreateDirectoryAndGetError (Results 1 – 3 of 3) sorted by relevance
266 BASE_EXPORT bool CreateDirectoryAndGetError(const FilePath& full_path,
187 return CreateDirectoryAndGetError(full_path, NULL); in CreateDirectory()
640 bool CreateDirectoryAndGetError(const FilePath& full_path, in CreateDirectoryAndGetError() function