Home
last modified time | relevance | path

Searched defs:status_fd (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/bootable/recovery/tests/unit/
H A Dinstall_test.cpp121 int status_fd = 10; in TEST() local
161 int status_fd = 10; in TEST() local
201 int status_fd = 10; in VerifyAbUpdateCommands() local
244 int status_fd = 10; in TEST() local
/aosp_15_r20/bootable/recovery/install/
H A Dinstall.cpp297 bool SetUpAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int status_fd, in SetUpAbUpdateCommands()
326 int status_fd, std::vector<std::string>* cmd) { in SetUpNonAbUpdateCommands()
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dfork_client.h35 sapi::file_util::fileops::FDCloser status_fd; member
H A Dforkserver.cc279 FDCloser status_fd, bool avoid_pivot_root) const { in LaunchChild()
/aosp_15_r20/external/perfetto/src/profiling/common/
H A Dprofiler_guardrails.cc51 ProfilerMemoryGuardrails::ProfilerMemoryGuardrails(base::ScopedFile status_fd) { in ProfilerMemoryGuardrails()
/aosp_15_r20/system/libprocinfo/
H A Dprocess.cpp83 int status_fd = openat(fd, "status", O_RDONLY | O_CLOEXEC); in GetProcessInfoFromProcPidFd() local
/aosp_15_r20/system/update_engine/aosp/
H A Dsideload_main.cc127 int64_t status_fd) { in ApplyUpdatePayload()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/user_events/
H A Dperf_test.c91 int status_fd; in FIXTURE() local
H A Dftrace_test.c164 int status_fd; in FIXTURE() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp161 const char* status_fd = arg[1]; in otapreopt_chroot() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Di915_pm_sseu.c85 int status_fd; member
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage_unittest.cc146 int status_fd = HANDLE_EINTR(fstat(fd_out.get(), &sb_fd)); in TEST() local