Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateService.cpp90 android::base::unique_fd screenshot_fd, in startBugreport()
H A Ddumpstate.h416 android::base::unique_fd screenshot_fd; member
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_smoke_test.cpp499 unique_fd screenshot_fd(OpenForWrite("/bugreports/tmp.png")); in TEST_F() local
534 unique_fd screenshot_fd(OpenForWrite("/data/local/tmp/tmp.png")); in TEST_F() local
564 unique_fd screenshot_fd(OpenForWrite("/data/local/tmp/tmp.png")); in TEST_F() local