Home
last modified time | relevance | path

Searched defs:numMethods (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/angle/build/android/incremental_install/third_party/AndroidHiddenApiBypass/library/src/main/java/org/lsposed/hiddenapibypass/
H A DHiddenApiBypass.java147 int numMethods = unsafe.getInt(methods); in newInstance() local
183 int numMethods = unsafe.getInt(methods); in invoke() local
219 int numMethods = unsafe.getInt(methods); in getDeclaredMethods() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp287 UInt32 numMethods = 1; in LoadCodecs() local
311 UInt32 numMethods = lib.ComHashers->GetNumHashers(); in LoadCodecs() local
973 Z7_COM7F_IMF(CCodecs::GetNumMethods(UInt32 *numMethods)) in Z7_COM7F_IMF()
1322 UInt32 numMethods; in Get_CodecsInfoUser_Vector() local
/aosp_15_r20/frameworks/base/core/jni/
H A Djni_wrappers.h85 int numMethods) { in jniRegisterMaybeRenamedNativeMethods()
116 const JNINativeMethod* gMethods, int numMethods) { in RegisterMethodsOrDie()
H A Dcom_android_internal_os_KernelCpuUidBpfMapReader.cpp164 int numMethods; member
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dgraphics_jni_helpers.h96 int numMethods) { in jniRegisterMaybeRenamedNativeMethods()
127 const JNINativeMethod* gMethods, int numMethods) { in RegisterMethodsOrDie()
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/
Djni_common.cpp64 const int numMethods) { in registerNativeMethods()
/aosp_15_r20/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/
H A Dversion.cpp34 JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/direct/
H A DStdAttributeFactory.java228 int numMethods = bytes.getUnsignedShort(offset); in bootstrapMethods() local
817 CstType declaringClass, int numMethods, int offset, int length, ParseObserver observer) in parseBootstrapMethods()
/aosp_15_r20/cts/tests/tests/jni/libjnitest/
H A Dhelper.c92 int numMethods) in registerJniMethods()
/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
H A Dnative.cpp44 const JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
H A Dnative.cpp44 const JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/aosp_15_r20/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
H A Dnative.cpp44 const JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/aosp_15_r20/development/samples/SimpleJNI/jni/
H A Dnative.cpp47 JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/native_split/jni/
H A Dcom_android_cts_isolatedsplitapp_Native.cpp82 int numMethods) { in registerNativeMethods()
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/jni/
H A DSystemPerfTest.cpp89 const JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
H A Dcom_android_cts_splitapp_Native.cpp111 …isterNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
/aosp_15_r20/external/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp51 …egisterNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/handlers/
H A DInferredJARModelsHandler.java322 int numMethods = in.readInt(); in parseStubStream() local
/aosp_15_r20/packages/apps/Gallery2/jni_jpegstream/src/
Djpegstream.cpp312 JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
/aosp_15_r20/frameworks/base/core/jni/platform/host/
H A DHostRuntime.cpp354 int numMethods) { in registerNativeMethods()
/aosp_15_r20/libnativehelper/
H A DJNIHelp.c322 const JNINativeMethod* methods, int numMethods) in jniRegisterNativeMethods()
/aosp_15_r20/art/benchmark/micro-native/
H A Dmicro_native.cc102 int numMethods) { in jniRegisterNativeMethods()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/include/nativehelper/
DJNIHelp.h365 int numMethods) { in jniRegisterNativeMethods()
/aosp_15_r20/libnativehelper/include/nativehelper/
H A DJNIHelp.h365 int numMethods) { in jniRegisterNativeMethods()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include/nativehelper/
DJNIHelp.h360 int numMethods) { in jniRegisterNativeMethods()

123