Home
last modified time | relevance | path

Searched defs:project_hash (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/metrics/structured/
Dproject_validator.cc14 ProjectValidator::ProjectValidator(uint64_t project_hash, in ProjectValidator()
Dproject_validator.h33 uint64_t project_hash() const { return project_hash_; } in project_hash() function