Searched refs:VerifyAppEvent (Results 1 – 5 of 5) sorted by relevance
24 int VerifyAppEvent(std::shared_ptr<AppEventPack>& appEventPack);
187 friend int VerifyAppEvent(std::shared_ptr<AppEventPack>& appEventPack);
174 int VerifyAppEvent(std::shared_ptr<AppEventPack>& appEventPack) in VerifyAppEvent() function
190 int res = VerifyAppEvent(appEventPack); in HiAppEventInnerWrite()
401 int verifyResult = VerifyAppEvent(appEventPack); in BuildAppEventPackFromNapi()