Home
last modified time | relevance | path

Searched refs:QueryRawContactMaxId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_rdb_helper.h46 static int32_t QueryRawContactMaxId(int32_t queryNum);
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_rdb_helper.cpp42 int32_t VCardRdbHelper::QueryRawContactMaxId(int32_t queryNum) in QueryRawContactMaxId() function in OHOS::Telephony::VCardRdbHelper
H A Dvcard_manager.cpp179 …int32_t rawContactMaxId = VCardRdbHelper::GetInstance().QueryRawContactMaxId(static_cast<int32_t>(… in BatchInsertRawContact()
/ohos5.0/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_test.cpp701 EXPECT_EQ(VCardRdbHelper::GetInstance().QueryRawContactMaxId(0), DB_FAILD);