Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h344 bool IsUserConsentDenied() const;
Ddumpstate.cpp180 if (ds.IsUserConsentDenied()) { \
2867 bool Dumpstate::IsUserConsentDenied() const { in IsUserConsentDenied() function in Dumpstate
3165 if (ds.IsUserConsentDenied()) { in __for_each_pid()
3243 if (ds.IsUserConsentDenied()) { in for_each_tid_helper()