Searched refs:IsSensitiveEvent (Results 1 – 2 of 2) sorted by relevance
61 static bool IsSensitiveEvent(const std::string &event);
248 if (IsSensitiveEvent(eventName)) { in Init()266 bool CommonEventPermissionManager::IsSensitiveEvent(const std::string &event) in IsSensitiveEvent() function in OHOS::EventFwk::CommonEventPermissionManager