Home
last modified time | relevance | path

Searched defs:TypeList (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A Dtraits.h30 struct TypeList { struct
36 #define TYPELIST_1(T1) TypeList<T1, NullType> argument
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DTypeList.java21 public class TypeList implements RawDexObject { class
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h45 typedef std::vector<llvm::Type*> TypeList; typedef
H A DBitcodeWriter.cpp161 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeSymbolTable() local
214 const llvm_2_9::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeTable() local
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h45 typedef std::vector<llvm::Type*> TypeList; typedef
H A DBitcodeWriter.cpp185 const llvm_2_9_func::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeTable() local
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h46 typedef std::vector<llvm::Type*> TypeList; typedef
H A DBitcodeWriter.cpp185 const llvm_3_2::ValueEnumerator::TypeList &TypeList = VE.getTypes(); in WriteTypeTable() local
/aosp12/art/runtime/mirror/
H A Dclass.h37 class TypeList; variable
/aosp12/art/dexlayout/
H A Ddex_ir.h65 class TypeList; variable
639 explicit TypeList(TypeIdVector* type_list) : type_list_(type_list) { in TypeList() function
/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h2148 typedef Vector<Type*> TypeList; typedef
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp196 std::vector<Type*> TypeList; member in __anon50290e470110::BitcodeReader
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp438 std::vector<Type*> TypeList; member in __anoncb3d3d010110::BitcodeReader