Home
last modified time | relevance | path

Searched defs:rawContactId (Results 1 – 16 of 16) sorted by relevance

/applications/standard/contacts_data/jstest/
DContactCard_test.js153 async function insertData(rawContactId, type, value, position) argument
222 async function dataNameInsert(dataShareHelper, rawContactId) argument
244 async function dataCompanyInsert(dataShareHelper, rawContactId) argument
267 async function dataPhoneInsert(dataShareHelper, rawContactId) argument
318 async function dataEmailInsert(dataShareHelper, rawContactId) argument
339 async function dataNickNameInsert(dataShareHelper, rawContactId) argument
359 async function dataPostalAddressInsert(dataShareHelper, rawContactId) argument
408 async function dataNoteInsert(dataShareHelper, rawContactId) argument
429 async function dataAimInsert(dataShareHelper, rawContactId) argument
445 async function dataEventInsert(dataShareHelper, rawContactId) argument
[all …]
DContacts_test.js152 async function insertData(rawContactId, type, value, position) argument
221 async function dataNameInsert(dataShareHelper, rawContactId) argument
243 async function dataCompanyInsert(dataShareHelper, rawContactId) argument
266 async function dataPhoneInsert(dataShareHelper, rawContactId) argument
317 async function dataEmailInsert(dataShareHelper, rawContactId) argument
338 async function dataNickNameInsert(dataShareHelper, rawContactId) argument
358 async function dataPostalAddressInsert(dataShareHelper, rawContactId) argument
407 async function dataNoteInsert(dataShareHelper, rawContactId) argument
428 async function dataAimInsert(dataShareHelper, rawContactId) argument
444 async function dataEventInsert(dataShareHelper, rawContactId) argument
[all …]
DContactMerge_test.js167 async function insertContactData(dataShareHelper, rawContactId, detailInfo, types, tag) argument
187 async function insertContactDataSingle(dataShareHelper, rawContactId, detailInfo, type) argument
/applications/standard/contacts_data/test/unittest/src/
Dcontactpinyin_test.cpp40 int64_t ContactPinyinTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::st… in ContactDataInsert()
122 int64_t rawContactId = RawContactInsert("李想", rawContactValues); variable
150 int64_t rawContactId = RawContactInsert("張三", rawContactValues); variable
177 int64_t rawContactId = RawContactInsert("Tom", rawContactValues); variable
205 int64_t rawContactId = RawContactInsert("李%^玉@成", rawContactValues); variable
232 int64_t rawContactId = RawContactInsert("李bp玉成욱", rawContactValues); variable
Dcontactability_test.cpp67 int64_t ContactAbilityTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::s… in ContactDataInsert()
394 int64_t rawContactId = RawContactInsert("liming", values); variable
492 int64_t rawContactId = RawContactExpandInsert(vectorValue, 1, values); variable
517 int64_t rawContactId = RawContactInsert("ligang", rawContactValues); variable
577 int64_t rawContactId = RawContactInsert("chengshao", values); variable
637 int64_t rawContactId = RawContactInsert("yanshao", values); variable
682 int64_t rawContactId = RawContactInsert("insert_detail_contactdata", rawValuesBucket); variable
729 int64_t rawContactId = RawContactInsert("xiaoming", values); variable
788 int64_t rawContactId = RawContactInsert("feimaomao", rawContactValues); variable
826 int64_t rawContactId = RawContactExpandInsert(vectorValue, 1, values); variable
[all …]
Dcontactprofile_test.cpp69 int64_t ContactProfileTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::s… in ContactDataInsert()
389 int64_t rawContactId = RawContactInsert("liming", values); variable
487 int64_t rawContactId = RawContactExpandInsert(vectorValue, 1, values); variable
512 int64_t rawContactId = RawContactInsert("ligang", rawContactValues); variable
572 int64_t rawContactId = RawContactInsert("chengshao", values); variable
632 int64_t rawContactId = RawContactInsert("yanshao", values); variable
677 int64_t rawContactId = RawContactInsert("insert_detail_contactdata", rawValuesBucket); variable
724 int64_t rawContactId = RawContactInsert("xiaoming", values); variable
783 int64_t rawContactId = RawContactInsert("feimaomao", rawContactValues); variable
821 int64_t rawContactId = RawContactExpandInsert(vectorValue, 1, values); variable
[all …]
Dcontactquery_test.cpp40 int64_t ContactQueryTest::ContactDataInsert(int64_t rawContactId, std::string contentType, std::str… in ContactDataInsert()
124 int64_t rawContactId = RawContactInsert("买键盘", values); variable
Dstability_test.cpp176 int rawContactId = contactsDataAbility.Insert(uriRawContact, rawContactValues); variable
Dperformance_test.cpp223 int rawContactId = contactsDataAbility.Insert(uriRawContact, rawContactValues); variable
Dmergecontact_test.cpp144 int64_t rawContactId, std::string contentType, std::string detailInfo, std::string position) in ContactDataInsert()
/applications/standard/contacts_data/dataBusiness/contacts/src/
Dcontacts_database.cpp232 int rawContactId = OHOS::NativeRdb::E_OK; in InsertContactData() local
280 …OHOS::NativeRdb::ValuesBucket &contactDataValues, int &typeId, int &rawContactId, std::string &typ… in GetTypeText()
425 int rawContactId = 0; in UpdateRawContact() local
657 int rawContactId = 0; in DeleteExecute() local
689 int rawContactId = 0; in DeleteRecordInsert() local
803 int contactId, int rawContactId, std::string backupData, std::string disPlayName) in DeleteRawContactLocal()
886 int ContactsDataBase::DeleteLocal(int rawContactId, std::string contactId) in DeleteLocal()
951 int rawContactId = 0; in QueryContactDataRawContactId() local
1034 … OHOS::NativeRdb::ValuesBucket rawContactValues, std::string rawContactIdColumn, int rawContactId) in StructureDeleteContactJson()
1311 int rawContactId = 0; in MarkMerge() local
Dcontacts_update_helper.cpp57 int rawContactId = rawContactIdVector[i]; in UpdateDisplay() local
95 …lper::UpdateName(OHOS::NativeRdb::ValuesBucket linkDataDataValues, bool isDelete, int rawContactId, in UpdateName()
Dcontacts.cpp51 int Contacts::UpdateContact(const int &rawContactId, std::shared_ptr<OHOS::NativeRdb::RdbStore> rdb… in UpdateContact()
Draw_contacts.cpp71 int RawContacts::UpdateRawContactById(int &rawContactId, std::string type, in UpdateRawContactById()
/applications/standard/contacts_data/dataBusiness/quicksearch/src/
Dcontacts_search.cpp37 int64_t rawContactId, OHOS::NativeRdb::ValuesBucket rawContactValues, int64_t &searchContactId) in Insert()
59 int ContactsSearch::UpdateSearchContact(int rawContactId, std::string type, in UpdateSearchContact()
/applications/standard/contacts_data/test/unittest/include/
Dcontactability_test.h71 int rawContactId = code; in Insert() local