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 55 const base::FilePath partition_path_; member in class:android_webview::AwURLRequestContextGetter
aw_url_request_context_getter.cc 162 : partition_path_(partition_path),
206 partition_path_.Append(FILE_PATH_LITERAL("Cache")),
  /external/chromium_org/webkit/browser/fileapi/
file_system_context.h 237 const base::FilePath& partition_path() const { return partition_path_; }
365 const base::FilePath partition_path_; member in class:fileapi::FileSystemContext
file_system_context.cc 136 partition_path_(partition_path),
  /external/chromium_org/content/browser/
storage_partition_impl.h 148 base::FilePath partition_path_; member in class:content::StoragePartitionImpl
storage_partition_impl.cc 331 : partition_path_(partition_path),
444 return partition_path_;

Completed in 58 milliseconds