Home
last modified time | relevance | path

Searched refs:platform_root_path_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
Dlocal_file_util.cc31 platform_root_path_(platform_root_path), in LocalFileEnumerator()
45 base::FilePath platform_root_path_; member in storage::LocalFileEnumerator
59 platform_root_path_.AppendRelativePath(next, &path); in Next()