Home
last modified time | relevance | path

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

/external/icing/icing/join/
Ddoc-join-info.cc27 JoinablePropertyId joinable_property_id) { in DocJoinInfo()
43 JoinablePropertyId DocJoinInfo::joinable_property_id() const { in joinable_property_id() function in icing::lib::DocJoinInfo
/external/icing/icing/schema/
Djoinable-property-manager.cc162 JoinablePropertyId joinable_property_id = iter->second; in GetJoinablePropertyMetadata() local
Djoinable-property.h42 JoinablePropertyId joinable_property_id) { in IsJoinablePropertyIdValid()