Searched defs:GetBoolValue (Results 1 – 3 of 3) sorted by relevance
219 func (m *Value) GetBoolValue() bool { func
166 bool GetBoolValue() const { in GetBoolValue() function368 bool GetBoolValue() const { in GetBoolValue() function
291 Status GetBoolValue(const Json::Value& parent, const char* name, bool* result) { in GetBoolValue() function