Searched refs:IsValidEvent (Results 1 – 2 of 2) sorted by relevance
48 napi_status IsValidEvent(const std::string &type);
77 napi_status IsValidEvent(const std::string &type) in IsValidEvent() function446 if (IsValidEvent(type) != napi_ok) { in NAPI_ScreenLockSendEvent()