Home
last modified time | relevance | path

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

/external/icing/icing/
Ddocument-builder.h97 DocumentBuilder& AddBooleanProperty(std::string property_name, in AddBooleanProperty()
152 std::string property_name, std::initializer_list<bool> boolean_values) { in AddBooleanProperty()
/external/icing/proto/icing/proto/
Ddocument.proto92 repeated bool boolean_values = 5; field