Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DSection.h43 const bool userdebugAndEngOnly; variable
DSection.cpp154 Section::Section(int i, int64_t timeoutMs, bool userdebugAndEngOnly, bool deviceSpecific) in Section()
423 WorkerThreadSection::WorkerThreadSection(int id, const int64_t timeoutMs, bool userdebugAndEngOnly) in WorkerThreadSection()
621 DumpsysSection::DumpsysSection(int id, bool userdebugAndEngOnly, const char* service, ...) in DumpsysSection()