Lines Matching defs:prefix_hash
72 size_t prefix_hash;
77 DCHECK_IMPLIES(eq, prefix_hash == other.prefix_hash);
82 if (prefix_hash != other.prefix_hash) {
85 return prefix_hash < other.prefix_hash;
93 DCHECK_EQ(prefix_hash, other.prefix_hash);
104 bool GetStreamingCompilationOwnership(size_t prefix_hash);
105 void StreamingCompilationFailed(size_t prefix_hash);
318 bool GetStreamingCompilationOwnership(size_t prefix_hash);
322 void StreamingCompilationFailed(size_t prefix_hash);