Searched defs:GetBoolValue (Results 1 – 2 of 2) sorted by relevance
503 func (x *Value) GetBoolValue() bool { func
252 Status GetBoolValue(const Json::Value& parent, const char* name, bool* result) { in GetBoolValue() function