Searched refs:GetValueType (Results 1 – 2 of 2) sorted by relevance
/art/dexdump/ | ||
D | dexdump.cc | 1359 valueType = staticFieldValues.GetValueType(); in dumpClass() |
/art/runtime/ | ||
D | dex_file.h | 1576 ValueType GetValueType() const { return type_; } in GetValueType() function |