Searched defs:GetBooleanValue (Results 1 – 2 of 2) sorted by relevance
218 bool SBStructuredData::GetBooleanValue(bool fail_value) const { in GetBooleanValue() function in SBStructuredData
271 std::optional<bool> OptionValue::GetBooleanValue() const { in GetBooleanValue() function in OptionValue