Home
last modified time | relevance | path

Searched defs:fd_ (Results 1 – 16 of 16) sorted by relevance

/system/tpm/trunks/
Dtpm_handle.h56 int fd_; // A file descriptor for /dev/tpm0. variable
/system/connectivity/shill/net/
Dsockets.h144 int fd_; variable
Dio_input_handler.h43 int fd_; variable
Dio_ready_handler.h46 int fd_; variable
/system/bt/vendor_libs/test_vendor_lib/include/
Dtest_channel_transport.h68 std::unique_ptr<base::ScopedFD> fd_; variable
/system/vold/
DUtils.h120 const int fd_; variable
/system/connectivity/shill/
Dasync_connection.h85 int fd_; variable
/system/extras/simpleperf/
Dutils.h81 int fd_; variable
/system/core/adb/
Dshell_service.h115 int fd_; variable
/system/update_engine/payload_consumer/
Dbzip_extent_writer_unittest.cc53 FileDescriptorPtr fd_; member in chromeos_update_engine::BzipExtentWriterTest
Dxz_extent_writer_unittest.cc112 FileDescriptorPtr fd_; member in chromeos_update_engine::XzExtentWriterTest
Dextent_writer_unittest.cc63 FileDescriptorPtr fd_; member in chromeos_update_engine::ExtentWriterTest
/system/update_engine/payload_generator/
Dfull_update_generator.cc78 int fd_; member in chromeos_update_engine::__anonfb5e7ce80111::ChunkProcessor
/system/core/libziparchive/
Dzip_writer_test.cc28 int fd_; member
Dzip_archive.cc869 const int fd_; member in FileWriter
/system/webservd/webservd/
Dprotocol_handler.cc345 int fd_{-1}; member in webservd::ProtocolHandler::Watcher