HomeSort by relevance Sort by last modified time
    Searched refs:getMethodShorty (Results 1 - 2 of 2) sorted by null

  /system/core/libnativebridge/include/nativebridge/
native_bridge.h 374 const char* (*getMethodShorty)(JNIEnv* env, jmethodID mid);
  /art/test/115-native-bridge/
nativebridge.cc 79 const char* shorty = gNativeBridgeArtCallbacks->getMethodShorty(env, mid);

Completed in 1123 milliseconds