Home
last modified time | relevance | path

Searched defs:allowlist_path (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dfd_utils.cpp68 for (const auto& allowlist_path : kPathAllowlist) { in IsAllowed() local
73 for (const auto& allowlist_path : allowlist_) { in IsAllowed() local