Searched defs:get (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dsirt_ref.h36 T& operator*() const { return *get(); }
37 T* operator->() const { return get(); }
38 T* get() const { function in class:art::SirtRef

Completed in 48 milliseconds