Searched defs:project_hash (Results 1 – 2 of 2) sorted by relevance
14 ProjectValidator::ProjectValidator(uint64_t project_hash, in ProjectValidator()
33 uint64_t project_hash() const { return project_hash_; } in project_hash() function