Home
last modified time | relevance | path

Searched refs:RequireAll (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DPrivacy.h82 bool RequireAll() const;
DPrivacy.cpp93 bool PrivacySpec::RequireAll() const { in RequireAll() function in android::os::incidentd::PrivacySpec
DPrivacyFilter.cpp198 if (mRestrictions == NULL || spec.RequireAll() in strip()