Searched defs:Get (Results 1 – 19 of 19) sorted by relevance
36 CodeSimulator* Get() { in Get() function41 const CodeSimulator* Get() const { in Get() function
90 inline ObjPtr<mirror::Object> IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
44 ArtMethod* Get(size_t index, PointerSize pointer_size) { in Get() function
148 ALWAYS_INLINE uint32_t Get() REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
60 ALWAYS_INLINE T* Get() const REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function
84 V Get(const K& k) const { in Get() function
227 SharedLibrary* Get(const std::string& path) REQUIRES(Locks::jni_libraries_lock_) { in Get() function in art::Libraries
77 HBasicBlock* Get() const { in Get() function
84 template<typename T> T Get(JDWP::ObjectId id, JDWP::JdwpError* error) in Get() function
42 inline bool AtomicMethodRefMap<T>::Get(MethodReference ref, T* out) const { in Get() function
116 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
83 GcRoot<mirror::Object> Get() in Get() function
67 inline T* ObjectArray<T>::Get(int32_t i) { in Get() function
109 ALWAYS_INLINE uint32_t Get() REQUIRES_SHARED(Locks::mutator_lock_) { in Get() function in art::mirror::EmulatedStackFrameAccessor
234 inline T PrimitiveArray<T>::Get(int32_t i) { in Get() function
412 uint8_t* Get() { return storage_.get(); } in Get() function
91 size_t Get(uint16_t type) const { in Get() function in art::PageCount
247 TestStatus Get() { in Get() function in SignalHandlerTestStatus