HomeSort by relevance Sort by last modified time
    Searched refs:partition_path_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/android_webview/browser/net/
aw_url_request_context_getter.h 65 const base::FilePath partition_path_; member in class:android_webview::AwURLRequestContextGetter
aw_url_request_context_getter.cc 173 : partition_path_(partition_path),
224 partition_path_.Append(FILE_PATH_LITERAL("Cache")),
  /external/chromium_org/webkit/browser/fileapi/
file_system_context.h 271 const base::FilePath& partition_path() const { return partition_path_; }
405 const base::FilePath partition_path_; member in class:fileapi::FileSystemContext
file_system_context.cc 163 partition_path_(partition_path),
  /external/chromium_org/content/browser/
storage_partition_impl.h 147 base::FilePath partition_path_; member in class:content::StoragePartitionImpl
storage_partition_impl.cc 331 : partition_path_(partition_path),
444 return partition_path_;

Completed in 401 milliseconds