Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dfd_utils-inl.h84 if (!IsWhitelisted(socket_name)) { in createFromFd()
112 if (!IsWhitelisted(file_path)) { in createFromFd()
259 static bool IsWhitelisted(const std::string& path) { in IsWhitelisted() function