Lines Matching defs:boolVal
78 Boolean boolVal = CFBooleanGetValue(static_cast<CFBooleanRef>(value));79 return boolVal ? 1 : 0;