Home
last modified time | relevance | path

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

/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Dbytecode_encoder.h82 std::map<dex::u4, const SparseSwitchPayload*> sparse_switches_; variable
H A Dcode_ir.h504 std::map<dex::u4, SparseSwitchFixup> sparse_switches_; member