Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A DDumpstateService.cpp211 const std::string& bugreport_file, in retrieveBugreport()
/aosp_15_r20/system/extras/boottime_tools/bootanalyze/
H A Dbugreport_anayze.py137 def __init__(self, config_file, bugreport_file): argument
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_smoke_test.cpp163 binder::Status onFinished([[maybe_unused]] const std::string& bugreport_file) override { in onFinished()