Searched refs:WAP_PUSH_PORT (Results 1 – 4 of 4) sorted by relevance
27 static constexpr int16_t WAP_PUSH_PORT = 2948; variable204 return (destPort_ == WAP_PUSH_PORT); in GetIsWapPushMsg()
31 static constexpr int16_t WAP_PUSH_PORT = 2948; variable231 return portAddress->destPort == WAP_PUSH_PORT; in IsWapPushMsg()
42 static constexpr int16_t WAP_PUSH_PORT = 2948; variable128 if (place->GetDestPort() != WAP_PUSH_PORT) { in CheckUnReceiveWapPush()
49 const int16_t WAP_PUSH_PORT = 2948; variable108 indexer->destPort_ = WAP_PUSH_PORT;