Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type-inl.h157 inline const DoubleHiType* DoubleHiType::GetInstance() { in GetInstance() function
162 inline const DoubleLoType* DoubleLoType::GetInstance() { in GetInstance() function
167 inline const LongHiType* LongHiType::GetInstance() { in GetInstance() function
172 inline const LongLoType* LongLoType::GetInstance() { in GetInstance() function
177 inline const FloatType* FloatType::GetInstance() { in GetInstance() function
182 inline const CharType* CharType::GetInstance() { in GetInstance() function
187 inline const ShortType* ShortType::GetInstance() { in GetInstance() function
192 inline const ByteType* ByteType::GetInstance() { in GetInstance() function
198 inline const IntegerType* IntegerType::GetInstance() { in GetInstance() function
203 inline const BooleanType* BooleanType::GetInstance() { in GetInstance() function
[all …]