Searched defs:params (Results 1 – 13 of 13) sorted by relevance
91 Map<String, String> params = new TreeMap<String, String>(mParams); in with() local
286 const DexFile::TypeList* params = method->GetParameterTypeList(); in Executable_getParameterTypesInternal() local321 const DexFile::TypeList* params = method->GetParameterTypeList(); in Executable_getParameterCountInternal() local
81 static void DeallocParams(jvmtiParamInfo* params, jint n_params) { in DeallocParams()
241 kUseObjSizeForUsable>::MemoryToolMallocSpace( in MemoryToolMallocSpace()
182 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); variable
1359 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in ToString() local1375 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in GetNumberOfParameters() local1393 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in operator ==() local
559 bool ArtMethod::EqualParameters(Handle<mirror::ObjectArray<mirror::Class>> params) { in EqualParameters()
367 const DexFile::TypeList* params = m->GetParameterTypeList(); in CheckMethodArguments() local
35 Class<?>[] params, exceptions; in printMethodInfo() local
1040 const DexFile::TypeList* params = method->GetParameterTypeList(); in DoCallCommon() local
640 jvmtiParamInfo* params; member649 jvmtiParamInfo* params; member
1085 const std::vector<jvmtiError>& errors) { in GetExtensionFunctions()
4544 const DexFile::TypeList* params = res_method->GetParameterTypeList(); in VerifyInvokeVirtualQuickArgs() local