Home
last modified time | relevance | path

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

/aosp12/art/dexdump/
H A Ddexdump_cfg.cc53 uint32_t switch_count = switch_insns[1]; in DumpMethodCFG() local
227 uint32_t switch_count = switch_insns[1]; in DumpMethodCFG() local
/aosp12/frameworks/opt/telephony/proto/src/
H A Dpersist_atoms.proto310 optional int32 switch_count = 6; field
/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc1521 uint32_t switch_count = switch_insns[1]; in CheckSwitchTargets() local
3499 int switch_count = switch_insns[1]; in CodeFlowVerifyInstruction() local
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto13027 optional int32 switch_count = 6; field