Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_ir_builder.cc137 ss << dex::DescriptorToShorty(return_type->descriptor->c_str()); in CreateShorty()
140 ss << dex::DescriptorToShorty(param_type->descriptor->c_str()); in CreateShorty()
Ddex_format.cc86 char DescriptorToShorty(const char* descriptor) { in DescriptorToShorty() function
/tools/dexter/slicer/export/slicer/
Ddex_format.h309 char DescriptorToShorty(const char* descriptor);