Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dlower_if_op_test.cc106 int switch_count = 0; in TEST() local
219 int switch_count = 0; in TEST() local
H A Dlower_case_op_test.cc110 int switch_count = 0; in TEST() local
255 int switch_count = 0; in TEST() local
H A Dlower_while_op_test.cc108 int switch_count = 0; in TEST() local
450 int switch_count = 0; in TEST() local
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc1989 uint32_t switch_count = switch_insns[1]; in CheckSwitchTargets() local
3777 int switch_count = switch_insns[1]; in CodeFlowVerifyInstruction() local
/aosp_15_r20/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto450 optional int32 switch_count = 6; field
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h1067 u8 switch_count; member
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto15826 optional int32 switch_count = 6; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h369441 inline ::int32_t CellularDataServiceSwitch::switch_count() const { in switch_count() function