Searched refs:valueBool (Results 1 – 4 of 4) sorted by relevance
55 BOOL valueBool; member
385 valueToFill->valueBool = GPBCodedInputStreamReadBool(&stream->state_);1276 //% int idx = (key->valueBool ? 1 : 0);1472 //% int idx = (key->valueBool ? 1 : 0);2515 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueUInt32)];4488 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueInt32)];6461 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueUInt64)];8434 [_dictionary setObject:@(value->valueBool) forKey:@(key->valueInt64)];10443 [_dictionary setObject:@(value->valueBool) forKey:key->valueString];11369 int idx = (key->valueBool ? 1 : 0);11611 int idx = (key->valueBool ? 1 : 0);[all …]
945 return @(defaultValue_.valueBool);
497 return field.defaultValue.valueBool;