| /applications/standard/contacts_data/test/unittest/src/ |
| D | contactprofile_test.cpp | 412 int64_t rawContactIdOne = RawContactInsert("xiaoqian", values); variable 872 int64_t rawContactIdOne = RawContactInsert("zhangming", values); variable 1214 int64_t rawContactIdOne = RawContactInsert("ligang", rawContactValues); variable 1402 int64_t rawContactIdOne = RawContactInsert("xiaowang", rawContactValues); variable 1779 int64_t rawContactIdOne = RawContactInsert("xiaoli", rawContactValues); variable 1901 int64_t rawContactIdOne = RawContactInsert("xiaoli", rawContactValues); variable 2037 int64_t rawContactIdOne = RawContactInsertValues(valuesBucketOne); variable 2336 int64_t rawContactIdOne = RawContactInsert("dongming", rawContactValues); variable 2382 int64_t rawContactIdOne = RawContactInsert("dongming", rawContactValues); variable 2788 int64_t rawContactIdOne = RawContactInsert("update_detail_contactdata", rawValuesBucket); variable [all …]
|
| D | contactability_test.cpp | 417 int64_t rawContactIdOne = RawContactInsert("xiaoqian", values); variable 877 int64_t rawContactIdOne = RawContactInsert("zhangming", values); variable 1219 int64_t rawContactIdOne = RawContactInsert("ligang", rawContactValues); variable 1407 int64_t rawContactIdOne = RawContactInsert("xiaowang", rawContactValues); variable 1784 int64_t rawContactIdOne = RawContactInsert("xiaoli", rawContactValues); variable 1906 int64_t rawContactIdOne = RawContactInsert("xiaoli", rawContactValues); variable 2042 int64_t rawContactIdOne = RawContactInsertValues(valuesBucketOne); variable 2341 int64_t rawContactIdOne = RawContactInsert("dongming", rawContactValues); variable 2387 int64_t rawContactIdOne = RawContactInsert("dongming", rawContactValues); variable 2794 int64_t rawContactIdOne = RawContactInsert("update_detail_contactdata", rawValuesBucket); variable [all …]
|
| /applications/standard/contacts_data/jstest/ |
| D | Contacts_test.js | 1833 async function queryTwoRaw(dataShareHelper, rawContactIdOne, rawContactIdTwo) argument 2897 …async function threeDataInsert(dataShareHelper, rawContactIdOne, rawContactIdTwo, rawContactId3, g… argument 2929 async function ContactDataDelete(dataShareHelper, rawContactIdOne, rawContactId3) argument 2946 async function queryTwoData(dataShareHelper, rawContactIdOne, rawContactId3) argument 4448 …async function queryUpdateThree(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdT… argument 4658 …async function queryThreeFavorite(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactI… argument 4859 …async function queryThreeGroup(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdTw… argument 4952 …async function queryZeroGroup(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdTwo) argument
|
| D | ContactCard_test.js | 4468 …async function queryUpdateThree(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdT… argument 4678 …async function queryThreeFavorite(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactI… argument 4880 …async function queryThreeGroup(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdTw… argument 4974 …async function queryZeroGroup(tag, dataShareHelper, rawContactId, rawContactIdOne, rawContactIdTwo) argument
|