Searched defs:UNSUBSCRIBE_MAX_PARA (Results 1 – 6 of 6) sorted by relevance
22 const int UNSUBSCRIBE_MAX_PARA = 2; variable
31 static const int32_t UNSUBSCRIBE_MAX_PARA = 2; variable
33 static const int32_t UNSUBSCRIBE_MAX_PARA = 2; variable
976 …const napi_value (&argv)[UNSUBSCRIBE_MAX_PARA], std::shared_ptr<SubscriberInstance> &subscriber, n… in ParseParametersByUnsubscribe()
1140 …const napi_value (&argv)[UNSUBSCRIBE_MAX_PARA], std::shared_ptr<SubscriberInstance> &subscriber, n… in ParseParametersByUnsubscribe()
26 static const std::int32_t UNSUBSCRIBE_MAX_PARA = 2; variable