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

/external/chromium_org/android_webview/browser/net/
H A Daw_url_request_context_getter.h65 const base::FilePath partition_path_; member in class:android_webview::AwURLRequestContextGetter
H A Daw_url_request_context_getter.cc173 : partition_path_(partition_path),
224 partition_path_.Append(FILE_PATH_LITERAL("Cache")),
/external/chromium_org/webkit/browser/fileapi/
H A Dfile_system_context.h271 const base::FilePath& partition_path() const { return partition_path_; }
405 const base::FilePath partition_path_; member in class:fileapi::FileSystemContext
H A Dfile_system_context.cc163 partition_path_(partition_path),
/external/chromium_org/content/browser/
H A Dstorage_partition_impl.h147 base::FilePath partition_path_; member in class:content::StoragePartitionImpl
H A Dstorage_partition_impl.cc331 : partition_path_(partition_path),
444 return partition_path_;

Completed in 664 milliseconds