Searched defs:Decode (Results 1 – 4 of 4) sorted by relevance
75 static T Decode(uintptr_t value) { in Decode() function
86 inline ObjPtr<T> ScopedObjectAccessAlreadyRunnable::Decode(jobject obj) const { in Decode() function
767 void Decode(const uint8_t** ptr) { in Decode() function947 void Decode(const uint8_t** ptr) { in Decode() function1088 void Decode(const uint8_t** ptr) { in Decode() function1112 ALWAYS_INLINE void Decode(const uint8_t** ptr) { in Decode() function1152 ALWAYS_INLINE void Decode(const uint8_t** ptr) { in Decode() function1204 void Decode(const uint8_t** ptr) { in Decode() function
583 template<> inline uint16_t Decode<uint16_t>(uint32_t in) { in Decode() function586 template<> inline uint32_t Decode<uint32_t>(uint32_t in) { in Decode() function589 template<> inline dex::TypeIndex Decode<dex::TypeIndex>(uint32_t in) { in Decode() function592 template<> inline dex::StringIndex Decode<dex::StringIndex>(uint32_t in) { in Decode() function