Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DPrivacyFilter.cpp93 status_t strip_field(ProtoOutputStream* out, const sp<ProtoReader>& in, in strip_field() function
114 status_t err = strip_field(out, in, policy, spec, depth + 1); in strip_field()
200 status_t err = strip_field(&proto, mData, mRestrictions, spec, 0); in strip()