Searched defs:Get (Results 1 – 10 of 10) sorted by relevance
74 inline mirror::Object* IndirectReferenceTable::Get(IndirectRef iref) const { in Get() function
60 ALWAYS_INLINE T* Get() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Get() function
82 V Get(const K& k) const { in Get() function
497 SharedLibrary* Get(const std::string& path) { in Get() function in art::Libraries
68 template<typename T> T Get(JDWP::ObjectId id) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Get() function
136 T Get(size_t index) const { in Get() function
54 inline T* ObjectArray<T>::Get(int32_t i) { in Get() function
180 inline T PrimitiveArray<T>::Get(int32_t i) { in Get() function
826 RegStorage Arm64Mir2Lir::InToRegStorageMapping::Get(int in_position) { in Get() function in art::Arm64Mir2Lir::InToRegStorageMapping
2399 RegStorage X86Mir2Lir::InToRegStorageMapping::Get(int in_position) { in Get() function in art::X86Mir2Lir::InToRegStorageMapping