Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type-inl.h141 inline const DoubleHiType* DoubleHiType::GetInstance() { in GetInstance() function
146 inline const DoubleLoType* DoubleLoType::GetInstance() { in GetInstance() function
151 inline const LongHiType* LongHiType::GetInstance() { in GetInstance() function
156 inline const LongLoType* LongLoType::GetInstance() { in GetInstance() function
161 inline const FloatType* FloatType::GetInstance() { in GetInstance() function
166 inline const CharType* CharType::GetInstance() { in GetInstance() function
171 inline const ShortType* ShortType::GetInstance() { in GetInstance() function
176 inline const ByteType* ByteType::GetInstance() { in GetInstance() function
182 inline const IntegerType* IntegerType::GetInstance() { in GetInstance() function
187 inline const BooleanType* BooleanType::GetInstance() { in GetInstance() function
[all …]