Home
last modified time | relevance | path

Searched defs:NativeBridgeRuntimeCallbacks (Results 1 – 1 of 1) sorted by relevance

/system/core/include/nativebridge/
Dnative_bridge.h133 struct NativeBridgeRuntimeCallbacks { struct
141 const char* (*getMethodShorty)(JNIEnv* env, jmethodID mid);
150 uint32_t (*getNativeMethodCount)(JNIEnv* env, jclass clazz);
162 uint32_t (*getNativeMethods)(JNIEnv* env, jclass clazz, JNINativeMethod* methods,