Searched defs:GetIntValue (Results 1 – 2 of 2) sorted by relevance
211 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
92 int GetIntValue(Value value) { in GetIntValue() function