Searched defs:callPrep (Results 1 - 1 of 1) sorted by relevance
/dalvik/vm/interp/ |
H A D | Stack.cpp | 355 static ClassObject* callPrep(Thread* self, const Method* method, Object* obj, function 450 clazz = callPrep(self, method, obj, false); 556 clazz = callPrep(self, method, obj, false); 680 clazz = callPrep(self, method, obj, !noAccessCheck);
|
Completed in 5 milliseconds