Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dunstarted_runtime.cc70 const std::string& method_name, bool initialize_class, in UnstartedRuntimeFindClass()
142 bool initialize_class = shadow_frame->GetVReg(arg_offset + 1) != 0; in UnstartedClassForNameLong() local
159 bool initialize_class = shadow_frame->GetVReg(arg_offset + 1) != 0; in UnstartedClassClassForName() local