Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp289 UInt32 numMethods = 1; in LoadCodecs() local
313 UInt32 numMethods = lib.ComHashers->GetNumHashers(); in LoadCodecs() local
967 STDMETHODIMP CCodecs::GetNumMethods(UInt32 *numMethods) in GetNumMethods()
1316 UInt32 numMethods; in Get_CodecsInfoUser_Vector() local
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
DLwsService.cpp51 …egisterNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int numMethods) in registerNativeMethods()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp329 unsigned numMethods = _bindInfo.Coders.Size(); in Encode() local
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp1068 UInt32 numMethods; in Main2() local