Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type-inl.h145 inline const DoubleHiType* DoubleHiType::GetInstance() { in GetInstance() function
150 inline const DoubleLoType* DoubleLoType::GetInstance() { in GetInstance() function
155 inline const LongHiType* LongHiType::GetInstance() { in GetInstance() function
160 inline const LongLoType* LongLoType::GetInstance() { in GetInstance() function
165 inline const FloatType* FloatType::GetInstance() { in GetInstance() function
170 inline const CharType* CharType::GetInstance() { in GetInstance() function
175 inline const ShortType* ShortType::GetInstance() { in GetInstance() function
180 inline const ByteType* ByteType::GetInstance() { in GetInstance() function
186 inline const IntegerType* IntegerType::GetInstance() { in GetInstance() function
191 inline const BooleanType* BooleanType::GetInstance() { in GetInstance() function
[all …]