Searched defs:status_fd (Results 1 – 12 of 12) sorted by relevance
121 int status_fd = 10; in TEST() local161 int status_fd = 10; in TEST() local201 int status_fd = 10; in VerifyAbUpdateCommands() local244 int status_fd = 10; in TEST() local
297 bool SetUpAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int status_fd, in SetUpAbUpdateCommands()326 int status_fd, std::vector<std::string>* cmd) { in SetUpNonAbUpdateCommands()
35 sapi::file_util::fileops::FDCloser status_fd; member
279 FDCloser status_fd, bool avoid_pivot_root) const { in LaunchChild()
51 ProfilerMemoryGuardrails::ProfilerMemoryGuardrails(base::ScopedFile status_fd) { in ProfilerMemoryGuardrails()
83 int status_fd = openat(fd, "status", O_RDONLY | O_CLOEXEC); in GetProcessInfoFromProcPidFd() local
127 int64_t status_fd) { in ApplyUpdatePayload()
91 int status_fd; in FIXTURE() local
164 int status_fd; in FIXTURE() local
161 const char* status_fd = arg[1]; in otapreopt_chroot() local
85 int status_fd; member
146 int status_fd = HANDLE_EINTR(fstat(fd_out.get(), &sb_fd)); in TEST() local