Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc958 ArtField* static_properties = in GetSystemProperty() local
961 if (static_properties == nullptr) { in GetSystemProperty()
967 ObjPtr<mirror::Object> props = static_properties->GetObject(h_props_class.Get()); in GetSystemProperty()