Home
last modified time | relevance | path

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

/external/icing/icing/
Ddocument-builder.h111 DocumentBuilder& AddBooleanProperty(std::string property_name, in AddBooleanProperty()
156 std::string property_name, std::initializer_list<bool> boolean_values) { in AddBooleanProperty()
/external/rust/crates/bitreader/src/
Dtests.rs225 fn boolean_values() { in boolean_values() function
/external/icing/proto/icing/proto/
Ddocument.proto92 repeated bool boolean_values = 5; field