Searched refs:boolVal (Results 1 – 2 of 2) sorted by relevance
131 bool boolVal; member608 attrVal->boolVal = data->value.boolean; in decodeSnsStdAttrValue()650 if (!data->attrArg.boolVal) { in decodeSnsStrAttr()652 data->attrArg.boolVal); in decodeSnsStrAttr()665 attrData->passiveRequest = data->attrArg.boolVal; in decodeSnsStrAttr()
141 auto boolVal = ab::ParseBool(property); in parseProperty() local142 if (boolVal == ab::ParseBoolResult::kTrue) { in parseProperty()145 if (boolVal == ab::ParseBoolResult::kFalse) { in parseProperty()