Home
last modified time | relevance | path

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

/external/icing/icing/index/embed/
Dembedding-hit.h40 explicit EmbeddingHit(BasicHit basic_hit, uint32_t location) { in EmbeddingHit() function
44 explicit EmbeddingHit(Value value) : value_(value) {} in EmbeddingHit() function