Searched defs:Get (Results 1 – 13 of 13) sorted by relevance
35 CodeSimulator* Get() { in Get() function40 const CodeSimulator* Get() const { in Get() function
76 inline mirror::Object* IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
35 ArtMethod* Get(size_t index, size_t pointer_size) { in Get() function
61 ALWAYS_INLINE T* Get() const SHARED_REQUIRES(Locks::mutator_lock_) { in Get() function
84 V Get(const K& k) const { in Get() function
224 SharedLibrary* Get(const std::string& path) REQUIRES(Locks::jni_libraries_lock_) { in Get() function in art::Libraries
73 HBasicBlock* Get() const { in Get() function
82 template<typename T> T Get(JDWP::ObjectId id, JDWP::JdwpError* error) in Get() function
147 uint8_t* Get() { return storage_.get(); } in Get() function
111 const std::vector<ScopedFlock>& Get() const { return flocks_; } in Get() function in art::ScopedCollectionFlock
220 const TValue* Get(const TKey<TValue>& key) const { in Get() function227 TValue* Get(const TKey<TValue>& key) { in Get() function
59 inline T* ObjectArray<T>::Get(int32_t i) { in Get() function
213 inline T PrimitiveArray<T>::Get(int32_t i) { in Get() function