Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/
Dsubprocess.cpp110 android::base::unique_fd pidfd, in WaitForChildWithTimeout()
159 android::base::unique_fd pidfd(PidfdOpen(pid)); in DoWithSubprocessCheck() local