Home
last modified time | relevance | path

Searched refs:param_type (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Ddex_ir_builder.cc139 for (auto param_type : param_types->types) { in CreateShorty() local
140 ss << dex::DescriptorToShorty(param_type->descriptor->c_str()); in CreateShorty()