Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_type.cc64 Handle<ObjectArray<Class>> dst_ptypes = hs.NewHandle(AllocatePTypesArray(self, dst_ptypes_count)); in CloneWithoutLeadingParameter() local
87 Handle<ObjectArray<Class>> dst_ptypes = hs.NewHandle(AllocatePTypesArray(self, start_index + 1)); in CollectTrailingArguments() local