Searched defs:fdType (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/net/ |
D | tcpconn_keepalive_solaris_test.go | 16 func getCurrentKeepAliveSettings(fd fdType) (cfg KeepAliveConfig, err error) { 72 func verifyKeepAliveSettings(t *testing.T, fd fdType, oldCfg, cfg KeepAliveConfig) {
|
D | tcpconn_keepalive_illumos_test.go | 15 func getCurrentKeepAliveSettings(fd fdType) (cfg KeepAliveConfig, err error) { 41 func verifyKeepAliveSettings(t *testing.T, fd fdType, oldCfg, cfg KeepAliveConfig) {
|
D | tcpconn_keepalive_posix_test.go | 15 func getCurrentKeepAliveSettings(fd fdType) (cfg KeepAliveConfig, err error) { 41 func verifyKeepAliveSettings(t *testing.T, fd fdType, oldCfg, cfg KeepAliveConfig) {
|
D | tcpconn_keepalive_conf_unix_test.go | 20 type fdType = int talias
|
D | tcpconn_keepalive_conf_windows_test.go | 21 type fdType = syscall.Handle talias
|
D | tcpconn_keepalive_conf_darwin_test.go | 20 type fdType = int talias
|
D | tcpconn_keepalive_conf_solaris_test.go | 20 type fdType = int talias
|
/aosp_15_r20/frameworks/native/libs/binder/tests/parcel_fuzzer/ |
H A D | random_fd.cpp | 29 const char* fdType; in getRandomFds() local
|
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyFieldDescriptor.java | 259 FieldDescriptor.Type fdType = descriptor.getType(); in calculateSubtype() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyFieldDescriptor.java | 259 FieldDescriptor.Type fdType = descriptor.getType(); in calculateSubtype() local
|