Searched defs:storage_path (Results 1 – 3 of 3) sorted by relevance
94 bool PendingActivationStore::InitStorage(const FilePath& storage_path) { in InitStorage()
198 const std::string& storage_path() const { return path_; } in storage_path() function
397 const base::FilePath& storage_path() const { return storage_path_; } in storage_path() function