Searched refs:callNeedsCheck (Results 1 – 1 of 1) sorted by relevance
133 static inline bool callNeedsCheck(const u4* args, JValue* pResult, in callNeedsCheck() function146 if (callNeedsCheck(args, pResult, method, self)) { in dvmCheckCallJNIMethod()