Home
last modified time | relevance | path

Searched refs:GetHasNoExactHitsPropertyId (Results 1 – 3 of 3) sorted by relevance

/external/icing/icing/index/
Dterm-property-id.h36 uint32_t GetHasNoExactHitsPropertyId();
Dterm-property-id.cc42 uint32_t GetHasNoExactHitsPropertyId() { return kHasNoExactHits; } in GetHasNoExactHitsPropertyId() function
/external/icing/icing/index/main/
Dmain-index.cc309 GetHasNoExactHitsPropertyId()) || in AddBackfillBranchPoints()
404 prefix_tvi, GetHasNoExactHitsPropertyId())) { in AddBranchPoints()
433 if (property_id == GetHasNoExactHitsPropertyId()) { in CopyProperties()