Searched defs:params (Results 1 – 10 of 10) sorted by relevance
94 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); variable
537 bool ArtMethod::EqualParameters(Handle<mirror::ObjectArray<mirror::Class>> params) { in EqualParameters()
1059 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in ToString() local1083 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in operator ==() local
347 const DexFile::TypeList* params = m->GetParameterTypeList(); in CheckMethodArguments() local
242 kUseObjSizeForUsable>::ValgrindMallocSpace( in ValgrindMallocSpace()
35 Class[] params, exceptions; in printMethodInfo() local
266 auto* params = soa.Decode<mirror::ObjectArray<mirror::Class>*>(args); in Class_getDeclaredConstructorInternal() local
292 ClassCacheIndex params[kProtoMaxParams]; member
526 const DexFile::TypeList* params = new_shadow_frame->GetMethod()->GetParameterTypeList(); in DoCall() local
3633 const DexFile::TypeList* params = res_method->GetParameterTypeList(); in VerifyInvokeVirtualQuickArgs() local