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