Searched refs:IsSubscribeEvent (Results 1 – 2 of 2) sorted by relevance
139 if (handle == nullptr && listener->IsSubscribeEvent(eventClassifyInfo)) { in Unsubscribe()226 if (!listener->IsSubscribeEvent(eventClassifyInfo)) { in PublishToJS()
154 bool IsSubscribeEvent(const EventClassifyInfo &eventClassifyInfo) const in IsSubscribeEvent() function