Home
last modified time | relevance | path

Searched defs:GetHandle (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dhandle_scope.h203 ALWAYS_INLINE MutableHandle<T> GetHandle(size_t i) REQUIRES_SHARED(Locks::mutator_lock_) { in GetHandle() function
Dhandle_scope-inl.h85 inline Handle<mirror::Object> HandleScope::GetHandle(size_t i) { in GetHandle() function