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

/frameworks/base/core/jni/
H A Dfd_utils-inl.h43 // FileDescriptorInfo::IsWhitelisted for the canonical definition.
84 if (!IsWhitelisted(socket_name)) {
112 if (!IsWhitelisted(file_path)) {
259 static bool IsWhitelisted(const std::string& path) { function in class:FileDescriptorInfo

Completed in 283 milliseconds