Searched defs:GetType (Results 1 – 4 of 4) sorted by relevance
/tools/dexter/slicer/export/slicer/ | ||
D | dex_ir_builder.h | 65 Type* GetType(const char* descriptor) { in GetType() function |
/tools/dexter/slicer/ | ||
D | dex_ir_builder.cc | 94 Type* Builder::GetType(String* descriptor) { in GetType() function in ir::Builder |
D | code_ir.cc | 616 Type* CodeIr::GetType(dex::u4 index) { in GetType() function in lir::CodeIr |
D | reader.cc | 138 ir::Type* Reader::GetType(dex::u4 index) { in GetType() function in dex::Reader |