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

  /system/core/include/nativebridge/
native_bridge.h 192 uint32_t (*getNativeMethodCount)(JNIEnv* env, jclass clazz);
  /art/test/115-native-bridge/
nativebridge.cc 57 count1 = gNativeBridgeArtCallbacks->getNativeMethodCount(env, klass);

Completed in 1094 milliseconds