Searched defs:project_hash (Results 1 – 3 of 3) sorted by relevance
14 ProjectValidator::ProjectValidator(uint64_t project_hash, in ProjectValidator()
36 uint64_t project_hash() const { return project_hash_; } in project_hash() function
82 const uint64_t project_hash = (*project_validator)->project_hash(); in LoadKeysFromPrefs() local