Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_handles_lookup.cc43 ObjPtr<MethodHandlesLookup> MethodHandlesLookup::GetDefault(Thread* const self) { in GetDefault() function in art::mirror::MethodHandlesLookup
/art/libarttools/
Dsystem_properties_test.cc51 TEST_F(SystemPropertiesTest, GetDefault) { in TEST_F() argument