Searched refs:callPrep (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/interp/
H A DStack.cpp355 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 58 milliseconds