Searched defs:noticeType (Results 1 – 8 of 8) sorted by relevance
292 NoticeType noticeType = static_cast<NoticeType>(parcel.ReadInt32()); in FuzzNotice() local
481 NoticeType noticeType = NoticeType::WIDGET_NOTICE; in SendNotice() local878 napi_value noticeType = nullptr; in NoticeTypeConstructor() local
519 int32_t UserAuthClientImpl::Notice(NoticeType noticeType, const std::string &eventData) in Notice()
547 NoticeType noticeType = static_cast<NoticeType>(type); in NoticeStub() local
640 int32_t UserAuthProxy::Notice(NoticeType noticeType, const std::string &eventData) in Notice()
307 NoticeType noticeType = static_cast<NoticeType>(parcel.ReadInt32()); in FuzzNotice() local
379 .WillOnce([](NoticeType noticeType, const std::string &eventData) { in __anoneec003361302()
1181 int32_t UserAuthService::Notice(NoticeType noticeType, const std::string &eventData) in Notice()