Home
last modified time | relevance | path

Searched refs:bugreport_fd_in (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2428 const android::base::unique_fd& bugreport_fd_in, in Initialize() argument
2436 bugreport_fd.reset(dup(bugreport_fd_in.get())); in Initialize()