Searched refs:mutable_document_values (Results 1 – 3 of 3) sorted by relevance
51 for (DocumentProto& subproperty : *(prop->mutable_document_values())) { in Project()
223 property->mutable_document_values()->Add(std::move(document_value)); in AddDocumentProperty()
1127 ::icing::lib::DocumentProto* mutable_document_values(int index); in Swap()1129 mutable_document_values(); in Swap()3746 inline ::icing::lib::DocumentProto* PropertyProto::mutable_document_values(int index) { in mutable_document_values() function3751 PropertyProto::mutable_document_values() { in mutable_document_values() function