Home
last modified time | relevance | path

Searched defs:TypeId (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Ddata_type-inl.h66 constexpr char DataType::TypeId(DataType::Type type) { in TypeId() function
/art/libdexfile/dex/
Ddex_file_structs.h60 struct TypeId { struct
64 DISALLOW_COPY_AND_ASSIGN(TypeId); argument