Home
last modified time | relevance | path

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

/aosp12/packages/providers/MediaProvider/jni/
H A Dnode-inl.h334 return has_redacted_cache_; in HasRedactedCache()
339 has_redacted_cache_ = state; in SetRedactedCache()
378 has_redacted_cache_(false), in node()
532 bool has_redacted_cache_; variable