Searched defs:params (Results 1 – 15 of 15) sorted by relevance
80 const std::vector<jvmtiError>& errors) { in GetExtensionFunctions()295 const std::vector<CParamInfo>& params) { in GetExtensionEvents()
91 Map<String, String> params = new TreeMap<String, String>(mParams); in with() local
589 const DexFile::TypeList* params = GetProtoParameters(*proto_id); in PrettyMethod() local642 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in ToString() local658 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in GetNumberOfParameters() local676 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); in operator ==() local
184 const DexFile::TypeList* params = dex_file_->GetProtoParameters(*proto_id_); variable
90 static void DeallocParams(jvmtiParamInfo* params, jint n_params) { in DeallocParams()
352 const DexFile::TypeList* params = method->GetParameterTypeList(); in Executable_getParameterTypesInternal() local387 const DexFile::TypeList* params = method->GetParameterTypeList(); in Executable_getParameterCountInternal() local
81 static void DeallocParams(jvmtiParamInfo* params, jint n_params) { in DeallocParams()
243 kUseObjSizeForUsable>::MemoryToolMallocSpace( in MemoryToolMallocSpace()
108 static void DeallocParams(jvmtiParamInfo* params, jint n_params) { in DeallocParams()
721 private static <T> T exerciseNewInstance(Class<T> klass, int params) throws Exception { in exerciseNewInstance()
35 Class<?>[] params, exceptions; in printMethodInfo() local
546 bool ArtMethod::EqualParameters(Handle<mirror::ObjectArray<mirror::Class>> params) { in EqualParameters()
369 const DexFile::TypeList* params = m->GetParameterTypeList(); in CheckMethodArguments() local
1303 const DexFile::TypeList* params = method->GetParameterTypeList(); in DoCallCommon() local
640 jvmtiParamInfo* params; member649 jvmtiParamInfo* params; member