/aosp_15_r20/external/webrtc/pc/ |
H A D | session_description.h | 99 virtual void set_protocol(absl::string_view protocol) { in set_protocol() function 267 void set_protocol(absl::string_view protocol) override { in set_protocol() function 350 void set_protocol(absl::string_view protocol) override { in set_protocol() function
|
/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 D | i2c.pbzero.h | 152 void set_protocol(uint32_t value) { in set_protocol() function 315 void set_protocol(uint32_t value) { in set_protocol() function 457 void set_protocol(uint32_t value) { in set_protocol() function 578 void set_protocol(uint32_t value) { in set_protocol() function
|
H A D | skb.pbzero.h | 71 void set_protocol(uint32_t value) { in set_protocol() function
|
H A D | sock.pbzero.h | 161 void set_protocol(uint32_t value) { in set_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/ |
D | i2c.pbzero.h | 152 void set_protocol(uint32_t value) { in set_protocol() function 315 void set_protocol(uint32_t value) { in set_protocol() function 457 void set_protocol(uint32_t value) { in set_protocol() function 578 void set_protocol(uint32_t value) { in set_protocol() function
|
D | skb.pbzero.h | 71 void set_protocol(uint32_t value) { in set_protocol() function
|
D | sock.pbzero.h | 161 void set_protocol(uint32_t value) { in set_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 D | i2c.pb.h | 2516 inline void SmbusReadFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function 2688 inline void SmbusWriteFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function 2888 inline void SmbusResultFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function 3060 inline void SmbusReplyFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function
|
H A D | skb.pb.h | 296 inline void KfreeSkbFtraceEvent::set_protocol(::uint32_t value) { in set_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/ |
D | i2c.pb.h | 2516 inline void SmbusReadFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function 2688 inline void SmbusWriteFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function 2888 inline void SmbusResultFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function 3060 inline void SmbusReplyFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function
|
D | skb.pb.h | 296 inline void KfreeSkbFtraceEvent::set_protocol(::uint32_t value) { in set_protocol() function
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | alternative_service.h | 135 void set_protocol(const NextProto& protocol) { in set_protocol() function
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | selector_events.py | 823 def set_protocol(self, protocol): member in _SelectorTransport 943 def set_protocol(self, protocol): member in _SelectorSocketTransport
|
D | base_subprocess.py | 87 def set_protocol(self, protocol): member in BaseSubprocessTransport
|
D | transports.py | 37 def set_protocol(self, protocol): member in BaseTransport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 823 def set_protocol(self, protocol): member in _SelectorTransport 943 def set_protocol(self, protocol): member in _SelectorSocketTransport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 823 def set_protocol(self, protocol): member in _SelectorTransport 943 def set_protocol(self, protocol): member in _SelectorSocketTransport
|
D | transports.py | 37 def set_protocol(self, protocol): member in BaseTransport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 823 def set_protocol(self, protocol): member in _SelectorTransport 943 def set_protocol(self, protocol): member in _SelectorSocketTransport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | selector_events.py | 823 def set_protocol(self, protocol): member in _SelectorTransport 943 def set_protocol(self, protocol): member in _SelectorSocketTransport
|
D | base_subprocess.py | 87 def set_protocol(self, protocol): member in BaseSubprocessTransport
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | selector_events.py | 823 def set_protocol(self, protocol): member in _SelectorTransport 943 def set_protocol(self, protocol): member in _SelectorSocketTransport
|
H A D | base_subprocess.py | 87 def set_protocol(self, protocol): member in BaseSubprocessTransport
|
/aosp_15_r20/external/rust/android-crates-io/crates/url/src/ |
D | quirks.rs | 103 pub fn set_protocol(url: &mut Url, mut new_protocol: &str) -> Result<(), ()> { in set_protocol() function
|
/aosp_15_r20/external/webrtc/api/ |
H A D | candidate.h | 61 void set_protocol(absl::string_view protocol) { Assign(protocol_, protocol); } in set_protocol() function
|