Searched defs:ParseBoolAttrValue (Results 1 – 2 of 2) sorted by relevance
51 bool ParseBoolAttrValue(StringPiece attr_value) { in ParseBoolAttrValue() function
427 Status ParseBoolAttrValue(absl::string_view attr_value, bool* bool_val) { in ParseBoolAttrValue() function