Searched defs:numMethods (Results 1 – 7 of 7) sorted by relevance
122 …ativeMethods(JNIEnv* env, const char* className, const JNINativeMethod* gMethods, int numMethods) { in jniRegisterNativeMethods()
70 const JNINativeMethod* gMethods, int numMethods) in jniRegisterNativeMethods()
457 int numMethods = numMethodsRemoved + numMethodsAdded + numMethodsChanged; in emitNumbersByElement() local
118 UInt32 numMethods = 1; in LoadCodecs() local525 STDMETHODIMP CCodecs::GetNumberOfMethods(UInt32 *numMethods) in GetNumberOfMethods()
156 int numMethods = _bindInfo.Coders.Size(); in Encode() local
305 UInt32 numMethods; in Main2() local
784 JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()