Searched refs:GetDefault (Results 1 - 3 of 3) sorted by relevance

/art/runtime/mirror/
H A Dmethod_handles_lookup.h52 static mirror::MethodHandlesLookup* GetDefault(Thread* const self)
H A Dmethod_handles_lookup.cc60 MethodHandlesLookup* MethodHandlesLookup::GetDefault(Thread* const self) { function in class:art::mirror::MethodHandlesLookup
/art/runtime/
H A Dclass_linker.cc8519 hs.NewHandle(mirror::MethodHandlesLookup::GetDefault(self));

Completed in 511 milliseconds