Searched refs:getMethodShorty (Results 1 – 2 of 2) sorted by relevance
454 const char* (*getMethodShorty)(JNIEnv* env, jmethodID mid); member
80 const char* shorty = gNativeBridgeArtCallbacks->getMethodShorty(env, mid); in trampoline_JNI_OnLoad()