Home
last modified time | relevance | path

Searched defs:CloseFd (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/drm_hwcomposer/utils/
H A Dfd.cpp21 static void CloseFd(const int *fd) { in CloseFd() function
/aosp_15_r20/system/core/init/
H A Dinterprocess_fifo.cpp40 void InterprocessFifo::CloseFd(int& fd) noexcept { in CloseFd() function in android::init::InterprocessFifo
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/
DTest.cpp52 void Test::CloseFd() { in CloseFd() function in android::gtest_extras::Test
/aosp_15_r20/system/update_engine/common/
H A Dutils.h488 void CloseFd() { in CloseFd() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dev_poll_posix.cc120 void CloseFd() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in CloseFd() function in grpc_event_engine::experimental::PollEventHandle
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dev_poll_posix.cc122 void CloseFd() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in CloseFd() function in grpc_event_engine::experimental::PollEventHandle