Searched defs:types (Results 1 – 17 of 17) sorted by relevance
148 const ArrayRef<mirror::Class*>& types) in WriteDebugElfFileForClassesInternal()169 const ArrayRef<mirror::Class*>& types) { in WriteDebugElfFileForClasses()
279 void Write(const ArrayRef<mirror::Class*>& types) REQUIRES_SHARED(Locks::mutator_lock_) { in Write()
41 private static void testMethod(String className, String methodName, Class<?>... types) in testMethod()47 private static void testMethod(Class<?> base, String methodName, Class<?>... types) in testMethod()
230 #### What is a `Result`?
69 extern "C" void jit_types_loaded(void* handle, mirror::Class** types, size_t count) in jit_types_loaded()
329 private static String stringifyTypeArray(Type[] types) { in stringifyTypeArray()
66 TypeDexCacheType* types = (dex_file->NumTypeIds() == 0u) ? nullptr : in InitializeDexCache() local
268 uint32_t types = 0U; member
352 ArenaBitVector types(&arena_, in FromUnresolvedMerge() local
318 const BitVector& types = GetUnresolvedTypes(); in Dump() local
4379 const DexFile::TypeList* types = method->GetParameterTypeList(); in CheckSignaturePolymorphicMethod() local
79 DocString types = new DocString(); in handle() local
542 private static String stringifyTypeArray(Type[] types) { in stringifyTypeArray()
1263 mirror::TypeDexCacheType* types = dex_cache->GetResolvedTypes(); in RelocateInPlace() local
1422 mirror::TypeDexCacheType* const types = in Update() local1481 mirror::TypeDexCacheType* const types = dex_cache->GetResolvedTypes(); in Update() local1856 mirror::TypeDexCacheType* const types = dex_cache->GetResolvedTypes(); in AddImageSpace() local2036 mirror::TypeDexCacheType* const types = dex_cache->GetResolvedTypes(); in AddImageSpace() local
4003 const DexFile::TypeList* types = m->GetParameterTypeList(); in PrepareInvokeMethod() local
2450 const DexFile::TypeList* types = m->GetParameterTypeList(); in ResolveTypesOfMethods() local