Home
last modified time | relevance | path

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

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