Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Dwork_record.h39 bool IsEmpty();
/base/location/test/location_locator/source/
Dwork_record_test.cpp126 EXPECT_EQ(false, workrecord->IsEmpty());
128 EXPECT_EQ(true, workrecord->IsEmpty());
/base/useriam/user_auth_framework/test/unittest/services/src/
Dattributes_test.cpp433 EXPECT_THAT(value, IsEmpty());
438 EXPECT_THAT(value, IsEmpty());
443 EXPECT_THAT(value, IsEmpty());
448 EXPECT_THAT(value, IsEmpty());
/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/telephony/sms_mms/services/include/
Dsms_misc_manager.h72 bool IsEmpty() const;
/base/telephony/core_service/interfaces/innerkits/include/
Ddialling_numbers_info.h170 bool IsEmpty() in IsEmpty() function
/base/telephony/core_service/services/sim/src/
Dicc_dialling_numbers_cache.cpp228 if (item->IsEmpty()) { // find first null position for save in CheckValueAndOperation()
246 if (item->GetIndex() == index && item->IsEmpty()) { in CheckValueAndOperation()
Dicc_dialling_numbers_manager.cpp322 if (!item->IsEmpty()) { in FillResults()
Dsim_file.cpp730 if (diallingNumber->IsEmpty()) { in ProcessGetMbdnDone()
/base/telephony/sms_mms/services/
Dsms_misc_manager.cpp257 bool SmsMiscManager::IsEmpty() const in IsEmpty() function in OHOS::Telephony::SmsMiscManager
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/
DfuzzTestManager.cpp1139 temp->IsEmpty(); in RegisterWantParams()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_test.cpp1217 mInfo.GetFileId(), mInfo.GetIndex(), mInfo.IsEmpty());