Searched defs:params (Results 1 – 14 of 14) sorted by relevance
91 Map<String, String> params = new TreeMap<String, String>(mParams); in with() local
284 const DexFile::TypeList* params = method->GetParameterTypeList(); in Executable_getParameterTypesInternal() local319 const DexFile::TypeList* params = method->GetParameterTypeList(); in Executable_getParameterCountInternal() local
75 ThunkKey(ThunkType type, ThunkParams params) : type_(type), params_(params) { } in ThunkKey()
241 kUseObjSizeForUsable>::MemoryToolMallocSpace( in MemoryToolMallocSpace()
182 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); variable
1338 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in ToString() local1354 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in GetNumberOfParameters() local1372 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in operator ==() local
551 bool ArtMethod::EqualParameters(Handle<mirror::ObjectArray<mirror::Class>> params) { in EqualParameters()
366 const DexFile::TypeList* params = m->GetParameterTypeList(); in CheckMethodArguments() local
35 Class<?>[] params, exceptions; in printMethodInfo() local
344 ThunkParams params; in GetBakerReadBarrierKey() local
996 const DexFile::TypeList* params = method->GetParameterTypeList(); in DoCallCommon() local
640 jvmtiParamInfo* params; member649 jvmtiParamInfo* params; member
1106 const std::vector<jvmtiError>& errors) { in GetExtensionFunctions()
4539 const DexFile::TypeList* params = res_method->GetParameterTypeList(); in VerifyInvokeVirtualQuickArgs() local