Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbit_field.h76 static T Decode(uintptr_t value) { in Decode() function
Dbit_table.h50 ALWAYS_INLINE void Decode(BitMemoryReader& reader) { in Decode() function
/art/runtime/
Dscoped_thread_state_change-inl.h86 inline ObjPtr<T> ScopedObjectAccessAlreadyRunnable::Decode(jobject obj) const { in Decode() function
/art/runtime/verifier/
Dverifier_deps.cc348 template<> inline dex::StringIndex Decode<dex::StringIndex>(uint32_t in) { in Decode() function