Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 1 – 25 of 40) sorted by relevance

12

/base/msdp/device_status/utils/common/include/
Dutility.h42 static bool IsEmpty(const char *str);
63 inline bool Utility::IsEmpty(const char *str)
70 if (IsEmpty(s1)) {
71 return IsEmpty(s2);
72 } else if (IsEmpty(s2)) {
/base/telephony/sms_mms/services/sms/cdma/
Dcdma_sms_transport_message.cpp35 if (pdu.IsEmpty()) { in Encode()
60 if (pdu.IsEmpty()) { in Decode()
87 bool CdmaSmsTransportMessage::IsEmpty() in IsEmpty() function in OHOS::Telephony::CdmaSmsTransportMessage
113 if (pdu.IsEmpty()) { in CreateTransportMessage()
165 if (pdu.IsEmpty()) { in CdmaSmsP2pMessage()
208 if (pdu.IsEmpty()) { in CdmaSmsBroadcastMessage()
257 if (pdu.IsEmpty()) { in CdmaSmsAckMessage()
Dcdma_sms_parameter_record.cpp27 if (pdu.IsEmpty() || !pdu.ReadByte(id) || !pdu.ReadByte(len_) || id != id_) { in IsInvalidPdu()
42 if (pdu.IsEmpty()) { in Encode()
72 if (pdu.IsEmpty()) { in Encode()
102 if (pdu.IsEmpty()) { in Encode()
137 if (pdu.IsEmpty()) { in Encode()
207 if (isInvalid_ || pdu.IsEmpty()) { in Encode()
347 if (isInvalid_ || pdu.IsEmpty()) { in Encode()
464 if (pdu.IsEmpty()) { in Encode()
Dcdma_sms_teleservice_message.cpp32 if (pdu.IsEmpty()) { in Encode()
52 if (pdu.IsEmpty()) { in Decode()
72 if (pdu.IsEmpty()) { in GetMessageType()
130 if (pdu.IsEmpty()) { in CdmaSmsSubmitMessage()
201 if (pdu.IsEmpty()) { in CdmaSmsDeliverMessage()
261 if (pdu.IsEmpty()) { in CdmaSmsDeliveryAck()
288 if (pdu.IsEmpty()) { in CdmaSmsUserAck()
317 if (pdu.IsEmpty()) { in CdmaSmsReadAck()
Dcdma_sms_sub_parameter.cpp33 if (pdu.IsEmpty() || !pdu.ReadByte(id) || !pdu.ReadByte(len_) || id != id_) { in IsInvalidPdu()
48 if (pdu.IsEmpty()) { in Encode()
75 if (pdu.IsEmpty()) { in Encode()
101 if (pdu.IsEmpty()) { in Encode()
160 if (pdu.IsEmpty()) { in Encode()
221 if (pdu.IsEmpty()) { in Encode()
262 if (pdu.IsEmpty()) { in Encode()
303 if (pdu.IsEmpty()) { in Encode()
350 if (pdu.IsEmpty() || !pdu.WriteByte(id_)) { in Encode()
971 if (pdu.IsEmpty()) { in Encode()
[all …]
/base/update/updater/services/common/ring_buffer/
Dring_buffer.cpp64 bool RingBuffer::IsEmpty() in IsEmpty() function in Updater::RingBuffer
108 if (IsEmpty()) { in Pop()
110 while (IsEmpty()) { in Pop()
Dring_buffer.h39 inline bool IsEmpty();
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/encode/include/
Draw_data.h41 bool IsEmpty();
/base/hiviewdfx/hiview/base/event_raw/include/base/
Draw_data.h41 bool IsEmpty();
/base/telephony/sms_mms/test/fuzztest/smspdubuffer_fuzzer/
Dsmspdubuffer_fuzzer.cpp32 buffer->IsEmpty(); in ReadBuffer()
71 buffer->IsEmpty(); in WriteBuffer()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_cdma_sms_test.cpp162 EXPECT_TRUE(buffer->IsEmpty());
189 EXPECT_FALSE(buffer->IsEmpty());
233 EXPECT_FALSE(buffer->IsEmpty());
267 EXPECT_FALSE(buffer->IsEmpty());
316 EXPECT_TRUE(buffer->IsEmpty());
318 EXPECT_FALSE(buffer->IsEmpty());
320 EXPECT_FALSE(buffer->IsEmpty());
322 EXPECT_FALSE(buffer->IsEmpty());
325 EXPECT_FALSE(buffer->IsEmpty());
328 EXPECT_FALSE(buffer->IsEmpty());
[all …]
Dcdma_sms_gtest.cpp155 EXPECT_TRUE(buffer->IsEmpty());
164 EXPECT_FALSE(rBuffer->IsEmpty());
173 EXPECT_FALSE(wBuffer->IsEmpty());
204 EXPECT_NE(transportMessage->IsEmpty(), true);
228 EXPECT_NE(transportMessage->IsEmpty(), true);
286 EXPECT_FALSE(transportMessage->IsEmpty());
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_transport_message.h34 virtual bool IsEmpty();
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
Ddlp_file_kits.cpp47 if (wp.IsEmpty()) { in GetWantFileName()
57 if (wp.IsEmpty()) { in GetWantFileDescriptor()
/base/location/services/location_locator/locator/include/
Dwork_record.h39 bool IsEmpty();
/base/sensors/sensor/utils/ipc/src/
Dstream_socket.cpp77 if (circBuf.IsEmpty()) { in OnReadPackets()
/base/telephony/sms_mms/services/sms/include/
Dsms_pdu_buffer.h29 virtual bool IsEmpty();
Dsms_misc_manager.h73 bool IsEmpty() const;
/base/msdp/device_status/utils/ipc/include/
Dstream_buffer.h47 bool IsEmpty() const;
/base/useriam/user_auth_framework/test/unittest/services/src/
Dattributes_test.cpp413 EXPECT_THAT(u64Vector, IsEmpty());
416 EXPECT_THAT(u32Vector, IsEmpty());
419 EXPECT_THAT(u16Vector, IsEmpty());
422 EXPECT_THAT(u8Vector, IsEmpty());
/base/location/test/location_locator/source/
Dwork_record_test.cpp130 EXPECT_EQ(false, workrecord->IsEmpty());
132 EXPECT_EQ(true, workrecord->IsEmpty());
/base/msdp/device_status/services/device_manager/src/
Dmonitor.cpp145 if (Utility::IsEmpty(event->name)) { in HandleInotifyEvent()
/base/msdp/device_status/utils/ipc/src/
Dstream_socket.cpp115 if (circBuf.IsEmpty()) { in OnReadPackets()
/base/location/services/location_locator/locator/source/
Dwork_record.cpp90 if (!IsEmpty()) { in ToString()
168 bool WorkRecord::IsEmpty() in IsEmpty() function in OHOS::Location::WorkRecord
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dtransport.cpp132 if (rawData.IsEmpty()) { in SendData()

12