Home
last modified time | relevance | path

Searched +defs:val +defs:protocol (Results 26 – 50 of 1172) sorted by relevance

12345678910>>...47

/aosp_15_r20/external/libnl/python/netlink/
H A Dcore.py136 def protocol(self): member in Message
140 def protocol(self, value): member in Message
268 def lookup_socket(protocol): argument
429 def _setattr(self, attr, val): argument
618 def __init__(self, protocol, flags=None): argument
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex30/javac/
Dokhttp-norepackage.jar ... String requestMethod private final com.squareup.okhttp.Protocol protocol private final int code private final String message private ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex33/javac/
Dokhttp-norepackage.jar ... String requestMethod private final com.squareup.okhttp.Protocol protocol private final int code private final String message private ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex10000/javac/
Dokhttp-norepackage.jar ... String requestMethod private final com.squareup.okhttp.Protocol protocol private final int code private final String message private ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp-norepackage/android_common_apex34/javac/
Dokhttp-norepackage.jar ... String requestMethod private final com.squareup.okhttp.Protocol protocol private final int code private final String message private ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/
HDokhttp-2.7.4.jar ... String requestMethod private final com.squareup.okhttp.Protocol protocol private final int code private final String message private ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/okhttp.com.android.art.debug_intermediates/
Dclasses.jar ... { final synthetic com.android.okhttp.Cache val$this$0 final synthetic com.android. ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dokhttp-for-host.jar ... { final synthetic com.android.okhttp.Cache val$this$0 final synthetic com.android. ...
Dokhttp-nojarjar.jar ... .SocketFactory socketFactoryOrNull java.net.Proxy proxyOrNull String protocol com.squareup.okhttp.OkUrlFactory okUrlFactory com. ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dokhttp.jar ... { final synthetic com.android.okhttp.Cache val$this$0 final synthetic com.android. ...
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp/android_common_apex31/javac/
Dokhttp.jar ... { final synthetic com.android.okhttp.Cache val$this$0 final synthetic com.android. ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dokhttp-for-host.jar ... { final synthetic com.android.okhttp.Cache val$this$0 final synthetic com.android. ...
Dokhttp-nojarjar.jar ... .SocketFactory socketFactoryOrNull java.net.Proxy proxyOrNull String protocol com.squareup.okhttp.OkUrlFactory okUrlFactory com. ...
/aosp_15_r20/external/libnl/python/netlink/route/
H A Dtc.py57 def __init__(self, val=None): argument
524 def protocol(self): member in Classifier
528 def protocol(self, value): member in Classifier
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java184 private int protocol = PROTOCOL_VERSION_2; field in ObjectOutputStream
700 public void write(int val) throws IOException { in write()
775 public void writeBoolean(boolean val) throws IOException { in writeBoolean()
786 public void writeByte(int val) throws IOException { in writeByte()
797 public void writeShort(int val) throws IOException { in writeShort()
808 public void writeChar(int val) throws IOException { in writeChar()
819 public void writeInt(int val) throws IOException { in writeInt()
830 public void writeLong(long val) throws IOException { in writeLong()
841 public void writeFloat(float val) throws IOException { in writeFloat()
852 public void writeDouble(double val) throws IOException { in writeDouble()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DObjectOutputStream.java184 private int protocol = PROTOCOL_VERSION_2; field in ObjectOutputStream
700 public void write(int val) throws IOException { in write()
775 public void writeBoolean(boolean val) throws IOException { in writeBoolean()
786 public void writeByte(int val) throws IOException { in writeByte()
797 public void writeShort(int val) throws IOException { in writeShort()
808 public void writeChar(int val) throws IOException { in writeChar()
819 public void writeInt(int val) throws IOException { in writeInt()
830 public void writeLong(long val) throws IOException { in writeLong()
841 public void writeFloat(float val) throws IOException { in writeFloat()
852 public void writeDouble(double val) throws IOException { in writeDouble()
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java184 private int protocol = PROTOCOL_VERSION_2; field in ObjectOutputStream
700 public void write(int val) throws IOException { in write()
775 public void writeBoolean(boolean val) throws IOException { in writeBoolean()
786 public void writeByte(int val) throws IOException { in writeByte()
797 public void writeShort(int val) throws IOException { in writeShort()
808 public void writeChar(int val) throws IOException { in writeChar()
819 public void writeInt(int val) throws IOException { in writeInt()
830 public void writeLong(long val) throws IOException { in writeLong()
841 public void writeFloat(float val) throws IOException { in writeFloat()
852 public void writeDouble(double val) throws IOException { in writeDouble()
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/java/
Dokhttp-norepackage.jar ... String requestMethod private final com.squareup.okhttp.Protocol protocol private final int code private final String message private ...
/aosp_15_r20/external/libcups/backend/
H A Dusb-libusb.c50 protocol, /* Protocol: 1 = Uni-di, 2 = Bi-di. */ member
198 const char *val; /* Option value */ in print_device() local
812 protocol, /* Current protocol */ in find_device() local
/aosp_15_r20/external/libcups/systemv/
H A Dlpadmin.c54 *val; /* Pointer to allow/deny value */ in main() local
1237 *protocol, /* Old protocol option */ in set_printer_options() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c317 int val = 1314, tmp; in test_tcp_maxseg() local
345 int type, int protocol, int kern) in BPF_PROG()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dreuseport_bpf.c32 int protocol; member
415 int val, size; in enable_fastopen() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/socket/
Dmod.rs1957 let protocol = match protocol.into() { in socket() localVariable
1988 let protocol = match protocol.into() { in socketpair() localVariable
2030 let val = val.into(); in new() localVariable
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dpcsc_funcs.c118 uint32_t protocol; member
120 DWORD protocol; member
1059 u16 val; in scard_get_pin_retry_counter() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-okhttp/1.0.3/
HDgrpc-okhttp-1.0.3.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...

12345678910>>...47