Searched refs:platform_root_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dlocal_file_util.cc27 LocalFileEnumerator(const base::FilePath& platform_root_path, argument
30 : file_enum_(platform_root_path, false /* recursive */, file_type),
31 platform_root_path_(platform_root_path),

Completed in 171 milliseconds