Searched defs:IsAllowed (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/vr/performanced/
H A Dperformance_service.h58 bool IsAllowed(const pdx::Message& sender, const Task& task) const { function in struct:android::dvr::PerformanceService::SchedulerPolicyConfig
/frameworks/base/core/jni/
H A Dfd_utils.cpp57 bool FileDescriptorWhitelist::IsAllowed(const std::string& path) const { function in class:FileDescriptorWhitelist
140 if (!whitelist->IsAllowed(socket_name)) {
170 if (!whitelist->IsAllowed(file_path)) {

Completed in 1038 milliseconds