HomeSort by relevance Sort by last modified time
    Searched refs:diagLogEnabled (Results 1 - 3 of 3) sorted by null

  /device/google/wahoo/dumpstate/
DumpstateDevice.cpp 137 bool diagLogEnabled = android::base::GetBoolProperty(DIAG_MDLOG_PERSIST_PROPERTY, false);
141 } else if (diagLogEnabled) {
  /device/google/bonito/dumpstate/
DumpstateDevice.cpp 162 bool diagLogEnabled = android::base::GetBoolProperty(DIAG_MDLOG_PERSIST_PROPERTY, false);
167 } else if (diagLogEnabled) {
  /device/google/crosshatch/dumpstate/
DumpstateDevice.cpp 159 bool diagLogEnabled = android::base::GetBoolProperty(DIAG_MDLOG_PERSIST_PROPERTY, false);
164 } else if (diagLogEnabled) {

Completed in 50 milliseconds