Searched defs:boolean_values (Results 1 – 12 of 12) sorted by relevance
112 DocumentBuilder& AddBooleanProperty(std::string property_name, in AddBooleanProperty()184 std::string property_name, std::initializer_list<bool> boolean_values) { in AddBooleanProperty()
533 inline bool ScorablePropertyProto::boolean_values(int index) const { in boolean_values() function553 ScorablePropertyProto::boolean_values() const { in boolean_values() function
30 repeated bool boolean_values = 3 [packed = true]; field
78 repeated bool boolean_values = 1; field
146 repeated bool boolean_values = 17; field
36 boolean_values: HashMap<bool, Vec<String>>, field84 pub boolean_values: HashMap<bool, Vec<String>>, field
226 fn boolean_values() { in boolean_values() function
92 repeated bool boolean_values = 5; field
48 const std::vector<bool>& boolean_values) { in BuildScorablePropertyProtoFromBoolean()
3627 inline bool PropertyProto::boolean_values(int index) const { in boolean_values() function3647 PropertyProto::boolean_values() const { in boolean_values() function