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

/dalvik/vm/
H A DCheckJni.cpp64 static void checkCallResultCommon(const u4* args, const JValue* pResult, function
130 * (We don't simply do this at the top of checkCallResultCommon() because
147 checkCallResultCommon(args, pResult, method, self);

Completed in 52 milliseconds