Home
last modified time | relevance | path

Searched defs:isNoValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/test/fuzztest/wappushbuffer_fuzzer/
H A Dwappushbuffer_fuzzer.cpp74 bool isNoValue = slotId == 0 ? true : false; in WapPushBuffer() local
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_buffer.cpp601 bool SmsWapPushBuffer::DecodeTextValue(std::string &str, bool &isNoValue) in DecodeTextValue()
654 bool SmsWapPushBuffer::DecodeNoValue(bool &isNoValue) in DecodeNoValue()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp432 bool isNoValue = true; variable