Searched defs:CloseFd (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/drm_hwcomposer/utils/ | ||
H A D | fd.cpp | 21 static void CloseFd(const int *fd) { in CloseFd() function |
/aosp_15_r20/system/core/init/ | ||
H A D | interprocess_fifo.cpp | 40 void InterprocessFifo::CloseFd(int& fd) noexcept { in CloseFd() function in android::init::InterprocessFifo |
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ | ||
D | Test.cpp | 52 void Test::CloseFd() { in CloseFd() function in android::gtest_extras::Test |
/aosp_15_r20/system/update_engine/common/ | ||
H A D | utils.h | 488 void CloseFd() { in CloseFd() function |
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ | ||
H A D | ev_poll_posix.cc | 120 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/ | ||
D | ev_poll_posix.cc | 122 void CloseFd() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in CloseFd() function in grpc_event_engine::experimental::PollEventHandle |