Home
last modified time | relevance | path

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

/aosp12/system/iorap/src/manager/
H A Devent_manager.cc91 bool IsBlacklisted(const std::string& package_name) const { in IsBlacklisted() function
95 bool IsBlacklisted(const AppComponentName& component_name) const { in IsBlacklisted() function
99 bool IsBlacklisted(const std::optional<AppComponentName>& component_name) const { in IsBlacklisted() function