Home
last modified time | relevance | path

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

/system/libprocinfo/
Dprocess.cpp89 int status_fd = openat(fd, "status", O_RDONLY | O_CLOEXEC); in GetProcessInfoFromProcPidFd() local
/system/update_engine/aosp/
Dsideload_main.cc127 int64_t status_fd) { in ApplyUpdatePayload()