Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Duser_collector.h171 bool ShouldDump(bool has_owner_consent,
Duser_collector.cc575 bool UserCollector::ShouldDump(bool has_owner_consent, in ShouldDump() argument
588 if (!has_owner_consent) { in ShouldDump()