Home
last modified time | relevance | path

Searched refs:WAP_PUSH_PORT (Results 1 - 4 of 4) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_receive_indexer.cpp27 static constexpr int16_t WAP_PUSH_PORT = 2948; member
204 return (destPort_ == WAP_PUSH_PORT); in GetIsWapPushMsg()
H A Dsms_receive_reliability_handler.cpp40 static constexpr int16_t WAP_PUSH_PORT = 2948; member
130 if (place->GetDestPort() != WAP_PUSH_PORT) { in CheckUnReceiveWapPush()
H A Dsms_base_message.cpp35 static constexpr int16_t WAP_PUSH_PORT = 2948; member
236 return portAddress->destPort == WAP_PUSH_PORT; in IsWapPushMsg()
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp59 const int16_t WAP_PUSH_PORT = 2948; member
136 indexer->destPort_ = WAP_PUSH_PORT; in HWTEST_F()

Completed in 7 milliseconds