Home
last modified time | relevance | path

Searched defs:GetIntValue (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libartbase/base/
H A Dhiddenapi_flags.h211 uint32_t GetIntValue() const { return helper::ToUint(GetValue()) - helper::ToUint(Value::kMin); } in GetIntValue() function
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dvalue.cpp92 int GetIntValue(Value value) { in GetIntValue() function