Home
last modified time | relevance | path

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

/art/runtime/mirror/
Darray.h118 const T* GetData() const ALWAYS_INLINE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetData() function
122 T* GetData() ALWAYS_INLINE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetData() function
/art/runtime/verifier/
Ddex_gc_map.h109 const uint8_t* GetData() const { in GetData() function
/art/runtime/
Dleb128.h187 const std::vector<uint8_t>& GetData() const { in GetData() function
/art/compiler/sea_ir/code_gen/
Dcode_gen.h90 CodeGenData* GetData() { in GetData() function
/art/compiler/
Doat_writer.cc141 static const SwapVector<uint8_t>* GetData(const CompiledMethod* compiled_method) ALWAYS_INLINE { in GetData() function
163 static const SwapVector<uint8_t>* GetData(const CompiledMethod* compiled_method) ALWAYS_INLINE { in GetData() function
185 static const SwapVector<uint8_t>* GetData(const CompiledMethod* compiled_method) ALWAYS_INLINE { in GetData() function