Searched refs:GetComputedHashesPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dcontent_hash_reader.cc74 file_util::GetComputedHashesPath(extension_root_);
H A Dcontent_hash_fetcher.cc323 file_util::GetComputedHashesPath(extension_path_);
/external/chromium_org/extensions/common/
H A Dfile_util.h133 base::FilePath GetComputedHashesPath(const base::FilePath& extension_path);
H A Dfile_util.cc451 base::FilePath GetComputedHashesPath(const base::FilePath& extension_path) { function in namespace:extensions::file_util

Completed in 585 milliseconds