Home
last modified time | relevance | path

Searched defs:fdType (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dtcpconn_keepalive_solaris_test.go16 func getCurrentKeepAliveSettings(fd fdType) (cfg KeepAliveConfig, err error) {
72 func verifyKeepAliveSettings(t *testing.T, fd fdType, oldCfg, cfg KeepAliveConfig) {
Dtcpconn_keepalive_illumos_test.go15 func getCurrentKeepAliveSettings(fd fdType) (cfg KeepAliveConfig, err error) {
41 func verifyKeepAliveSettings(t *testing.T, fd fdType, oldCfg, cfg KeepAliveConfig) {
Dtcpconn_keepalive_posix_test.go15 func getCurrentKeepAliveSettings(fd fdType) (cfg KeepAliveConfig, err error) {
41 func verifyKeepAliveSettings(t *testing.T, fd fdType, oldCfg, cfg KeepAliveConfig) {
Dtcpconn_keepalive_conf_unix_test.go20 type fdType = int talias
Dtcpconn_keepalive_conf_windows_test.go21 type fdType = syscall.Handle talias
Dtcpconn_keepalive_conf_darwin_test.go20 type fdType = int talias
Dtcpconn_keepalive_conf_solaris_test.go20 type fdType = int talias
/aosp_15_r20/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Drandom_fd.cpp29 const char* fdType; in getRandomFds() local
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyFieldDescriptor.java259 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 DRubyFieldDescriptor.java259 FieldDescriptor.Type fdType = descriptor.getType(); in calculateSubtype() local