Searched defs:hash_directory (Results 1 – 3 of 3) sorted by relevance
57 std::string RunDirectory(const std::string& hash_directory, uint64 run_id) { in RunDirectory()63 std::string RunDirectory(const std::string& hash_directory, in RunDirectory()
664 tstring hash_directory = io::JoinPath( in WriteMetadataFile() local
4165 def _create_ca_file(base_path, hash_directory, cacert): argument