Searched refs:QueryRawContactMaxId (Results 1 – 4 of 4) sorted by relevance
46 static int32_t QueryRawContactMaxId(int32_t queryNum);
42 int32_t VCardRdbHelper::QueryRawContactMaxId(int32_t queryNum) in QueryRawContactMaxId() function in OHOS::Telephony::VCardRdbHelper
179 …int32_t rawContactMaxId = VCardRdbHelper::GetInstance().QueryRawContactMaxId(static_cast<int32_t>(… in BatchInsertRawContact()
701 EXPECT_EQ(VCardRdbHelper::GetInstance().QueryRawContactMaxId(0), DB_FAILD);