Home
last modified time | relevance | path

Searched defs:to_types (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/dex/
Dprimitive_test.cc41 const std::vector<Primitive::Type> to_types = {}; in TEST() local
46 const std::vector<Primitive::Type> to_types = {}; in TEST() local
51 const std::vector<Primitive::Type> to_types = { in TEST() local
63 const std::vector<Primitive::Type> to_types = { in TEST() local
74 const std::vector<Primitive::Type> to_types = { in TEST() local
85 const std::vector<Primitive::Type> to_types = { in TEST() local
95 const std::vector<Primitive::Type> to_types = { in TEST() local
104 const std::vector<Primitive::Type> to_types = { in TEST() local
112 const std::vector<Primitive::Type> to_types = { in TEST() local
119 const std::vector<Primitive::Type> to_types = {}; in TEST() local
/art/runtime/
Dmethod_handles-inl.h153 ToPTypes to_types, in PerformConversions()
Dvar_handles.cc69 auto to_types = mirror::MethodType::NewHandlePTypes(accessor_type, &hs); in VarHandleInvokeAccessorWithConversions() local