Home
last modified time | relevance | path

Searched defs:has_protocol (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Di2c.pbzero.h35 bool has_protocol() const { return at<6>().valid(); } in has_protocol() function
179 bool has_protocol() const { return at<7>().valid(); } in has_protocol() function
340 bool has_protocol() const { return at<6>().valid(); } in has_protocol() function
480 bool has_protocol() const { return at<5>().valid(); } in has_protocol() function
H A Dskb.pbzero.h27 bool has_protocol() const { return at<2>().valid(); } in has_protocol() function
H A Dsock.pbzero.h35 bool has_protocol() const { return at<6>().valid(); } in has_protocol() function
H A Dnet.pbzero.h86 bool has_protocol() const { return at<13>().valid(); } in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Di2c.pbzero.h35 bool has_protocol() const { return at<6>().valid(); } in has_protocol() function
179 bool has_protocol() const { return at<7>().valid(); } in has_protocol() function
340 bool has_protocol() const { return at<6>().valid(); } in has_protocol() function
480 bool has_protocol() const { return at<5>().valid(); } in has_protocol() function
Dskb.pbzero.h27 bool has_protocol() const { return at<2>().valid(); } in has_protocol() function
Dsock.pbzero.h35 bool has_protocol() const { return at<6>().valid(); } in has_protocol() function
Dnet.pbzero.h86 bool has_protocol() const { return at<13>().valid(); } in has_protocol() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Di2c.pb.h2498 inline bool SmbusReadFtraceEvent::has_protocol() const { in has_protocol() function
2670 inline bool SmbusWriteFtraceEvent::has_protocol() const { in has_protocol() function
2870 inline bool SmbusResultFtraceEvent::has_protocol() const { in has_protocol() function
3042 inline bool SmbusReplyFtraceEvent::has_protocol() const { in has_protocol() function
H A Dskb.pb.h278 inline bool KfreeSkbFtraceEvent::has_protocol() const { in has_protocol() function
H A Dsock.pb.h480 inline bool InetSockSetStateFtraceEvent::has_protocol() const { in has_protocol() function
H A Dnet.pb.h1690 inline bool NapiGroReceiveEntryFtraceEvent::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Di2c.pb.h2498 inline bool SmbusReadFtraceEvent::has_protocol() const { in has_protocol() function
2670 inline bool SmbusWriteFtraceEvent::has_protocol() const { in has_protocol() function
2870 inline bool SmbusResultFtraceEvent::has_protocol() const { in has_protocol() function
3042 inline bool SmbusReplyFtraceEvent::has_protocol() const { in has_protocol() function
Dskb.pb.h278 inline bool KfreeSkbFtraceEvent::has_protocol() const { in has_protocol() function
Dsock.pb.h480 inline bool InetSockSetStateFtraceEvent::has_protocol() const { in has_protocol() function
Dnet.pb.h1690 inline bool NapiGroReceiveEntryFtraceEvent::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/enums/stats/dnsresolver/
Ddns_resolver.pb.h1447 inline bool DnsQueryEvent::has_protocol() const { in has_protocol() function
1709 inline bool Server::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/enums/stats/dnsresolver/
Ddns_resolver.pb.h1447 inline bool DnsQueryEvent::has_protocol() const { in has_protocol() function
1709 inline bool Server::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/DnsResolver/stats_proto/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31_sabi/gen/proto/packages/modules/DnsResolver/
Dstats.pb.h2279 inline bool DnsQueryEvent::has_protocol() const { in has_protocol() function
2847 inline bool NetworkDnsHandshakeReported::has_protocol() const { in has_protocol() function
3472 inline bool Server::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/DnsResolver/stats_proto/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/gen/proto/packages/modules/DnsResolver/
Dstats.pb.h2279 inline bool DnsQueryEvent::has_protocol() const { in has_protocol() function
2847 inline bool NetworkDnsHandshakeReported::has_protocol() const { in has_protocol() function
3472 inline bool Server::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/enums/stats/dnsresolver/
Ddns_resolver.pb.h1570 inline bool DnsQueryEvent::has_protocol() const { in has_protocol() function
1832 inline bool Server::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/proto_logging/stats/enums/stats/dnsresolver/
Ddns_resolver.pb.h1570 inline bool DnsQueryEvent::has_protocol() const { in has_protocol() function
1832 inline bool Server::has_protocol() const { in has_protocol() function
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/
Dserver.rs1534 let has_protocol = pseudo.protocol.is_some(); in convert_poll_message() localVariable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/service/
Dusb.pb.h11525 inline bool UsbDeviceProto::has_protocol() const { in has_protocol() function
12245 inline bool UsbInterfaceProto::has_protocol() const { in has_protocol() function
16727 inline bool UsbDeviceFilterProto::has_protocol() const { in has_protocol() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/service/
Dusb.pb.h11525 inline bool UsbDeviceProto::has_protocol() const { in has_protocol() function
12245 inline bool UsbInterfaceProto::has_protocol() const { in has_protocol() function
16727 inline bool UsbDeviceFilterProto::has_protocol() const { in has_protocol() function

12