Home
last modified time | relevance | path

Searched refs:GetDefault (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dmethod_handles_lookup.h52 static mirror::MethodHandlesLookup* GetDefault(Thread* const self)
Dmethod_handles_lookup.cc60 MethodHandlesLookup* MethodHandlesLookup::GetDefault(Thread* const self) { in GetDefault() function in art::mirror::MethodHandlesLookup