Home
last modified time | relevance | path

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

/aosp_15_r20/art/libdexfile/dex/
H A 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
/aosp_15_r20/art/runtime/
H A Dmethod_handles-inl.h153 ToPTypes to_types, in PerformConversions()
H A Dvar_handles.cc70 auto to_types = mirror::MethodType::NewHandlePTypes(accessor_type, &hs); in VarHandleInvokeAccessorWithConversions() local