Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dfd_utils.cpp36 static const char* kPathAllowlist[] = { variable
72 for (const auto& allowlist_path : kPathAllowlist) { in IsAllowed()