Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/io/
H A DFileStream.h54 android::base::unique_fd fd_; variable
96 int fd_; variable
/aosp14/system/core/fs_mgr/libdm/include/libdm/
H A Dloop_control.h88 android::base::borrowed_fd fd_; variable
H A Ddm.h321 int fd_; variable
/aosp14/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dimage_manager.h225 android::base::unique_fd fd_; variable
/aosp14/system/core/fastboot/device/
H A Dutility.h91 android::base::unique_fd fd_; variable
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_reader.h167 android::base::borrowed_fd fd_; variable
H A Dcow_writer.h212 android::base::borrowed_fd fd_; variable
H A Dsnapshot.h483 android::base::unique_fd fd_; variable
/aosp14/system/core/libprocessgroup/
H A Dtask_profiles.h160 android::base::unique_fd fd_[ProfileAction::RCT_COUNT]; variable
184 android::base::unique_fd fd_[ProfileAction::RCT_COUNT]; variable
/aosp14/system/core/init/
H A Dservice_utils.h54 android::base::unique_fd fd_; variable
H A Dkeychords_test.cpp61 int fd_; member in android::init::__anoneb9747b80110::EventHandler
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A Dblock_device_writer.cpp78 android::base::unique_fd fd_; member in ScopedF2fsFilePinning
/aosp14/system/core/fs_mgr/liblp/
H A Dreader.cpp52 int fd_; member in android::fs_mgr::FileReader
/aosp14/system/core/fastboot/
H A Dvendor_boot_img_utils_test.cpp145 borrowed_fd fd_{-1}; member