Lines Matching refs:RawContactInsert
31 int64_t ContactAbilityTest::RawContactInsert(std::string displayName,
394 int64_t rawContactId = RawContactInsert("liming", values);
417 int64_t rawContactIdOne = RawContactInsert("xiaoqian", values);
426 int64_t rawContactIdTwo = RawContactInsert("xiaowang", values);
432 int64_t rawContactIdThree = RawContactInsert("xiaozhou", values);
517 int64_t rawContactId = RawContactInsert("ligang", rawContactValues);
577 int64_t rawContactId = RawContactInsert("chengshao", values);
637 int64_t rawContactId = RawContactInsert("yanshao", values);
682 int64_t rawContactId = RawContactInsert("insert_detail_contactdata", rawValuesBucket);
729 int64_t rawContactId = RawContactInsert("xiaoming", values);
747 rawContactId = RawContactInsert("lihong", values);
788 int64_t rawContactId = RawContactInsert("feimaomao", rawContactValues);
877 int64_t rawContactIdOne = RawContactInsert("zhangming", values);
881 int64_t rawContactIdTwo = RawContactInsert("ligang", values);
885 int64_t rawContactIdThree = RawContactInsert("wanghong", values);
960 int64_t rawContactId = RawContactInsert("ligang", values);
1017 int64_t rawContactId = RawContactInsert("xiaomi", rawContactValues);
1074 int64_t rawContactId = RawContactInsert("xiaocai", rawContactValues);
1132 int64_t rawContactId = RawContactInsert("xiaocai", rawContactValues);
1188 int64_t rawContactId = RawContactInsert("xiaocai", rawContactValues);
1219 int64_t rawContactIdOne = RawContactInsert("ligang", rawContactValues);
1231 int64_t rawContactIdTwo = RawContactInsert("zhangming", rawContactValues);
1285 int64_t rawContactId = RawContactInsert("feimaotui", rawContactValues);
1326 int64_t rawContactId = RawContactInsert("update_detail_contactdata", rawValuesBucket);
1381 int64_t rawContactId = RawContactInsert("xiaozong", rawContactValues);
1407 int64_t rawContactIdOne = RawContactInsert("xiaowang", rawContactValues);
1411 int64_t rawContactIdTwo = RawContactInsert("xiaozhou", rawContactValues);
1414 int64_t rawContactIdThree = RawContactInsert("laowei", rawContactValues);
1747 int64_t rawContactId = RawContactInsert("xiaoli", rawContactValues);
1784 int64_t rawContactIdOne = RawContactInsert("xiaoli", rawContactValues);
1788 int64_t rawContactIdTwo = RawContactInsert("BossCai", rawContactValues);
1858 int64_t rawContactId = RawContactInsert("xiaoli", rawContactValues);
1906 int64_t rawContactIdOne = RawContactInsert("xiaoli", rawContactValues);
1910 int64_t rawContactIdTwo = RawContactInsert("xiaoyuan", rawContactValues);
2141 int64_t rawContactId = RawContactInsert("feimaomao4100", rawContactValues);
2178 int64_t rawContactId = RawContactInsert("licheng", rawContactValuesBucket);
2186 rawContactId = RawContactInsert("xiaoyuan", rawContactValuesBucket);
2298 int64_t rawContactId = RawContactInsert("xiaobai", rawContactValues);
2341 int64_t rawContactIdOne = RawContactInsert("dongming", rawContactValues);
2349 int64_t rawContactIdTwo = RawContactInsert("xiaocai", rawContactValuesTwo);
2387 int64_t rawContactIdOne = RawContactInsert("dongming", rawContactValues);
2391 int64_t rawContactIdTwo = RawContactInsert("xiaocai", rawContactValues);
2429 int64_t rawContactId = RawContactInsert("BossCai", rawContactValues);
2466 int64_t rawContactId = RawContactInsert("xiaoli", rawContactValues);
2540 int64_t rawContactId = RawContactInsert("siyuan", rawContactValues);
2589 int64_t rawContactId = RawContactInsert("feimaotui", rawContactValues);
2623 int64_t rawContactId = RawContactInsert("xiaohong", rawContactValues);
2794 int64_t rawContactIdOne = RawContactInsert("update_detail_contactdata", rawValuesBucket);
2796 int64_t rawContactIdTwo = RawContactInsert("update_contactdata", rawValuesBucket);
2890 int64_t rawContactIdOne = RawContactInsert("update_detail_contactdata", rawValuesBucket);
2892 int64_t rawContactIdTwo = RawContactInsert("update_contactdata", rawValuesBucket);
2996 int64_t rawContactId = RawContactInsert("xiaocheng", rawContactValues);
3077 int64_t rawContactId = RawContactInsert("lock_type_id", rawValuesBucket);
3114 int64_t rawContactId = RawContactInsert("lock_raw_contact_id", rawValuesBucket);
3145 int64_t rawContactId = RawContactInsert("zhangming", rawContactValues);
3188 int64_t rawContactId = RawContactInsert("dongming", rawContactValues);
3243 int64_t rawContactId = RawContactInsert("zhangming", values);
3443 rawContactId.push_back(RawContactInsert("async_update1", rawValuesBucket));
3445 rawContactId.push_back(RawContactInsert("async_update2", rawValuesBucket));
3447 rawContactId.push_back(RawContactInsert("async_update3", rawValuesBucket));
3449 rawContactId.push_back(RawContactInsert("async_update4", rawValuesBucket));
3451 rawContactId.push_back(RawContactInsert("async_update5", rawValuesBucket));
3453 rawContactId.push_back(RawContactInsert("async_update6", rawValuesBucket));
3501 rawContactId.push_back(RawContactInsert("async_query1", rawValuesBucket));
3503 rawContactId.push_back(RawContactInsert("async_query2", rawValuesBucket));
3505 rawContactId.push_back(RawContactInsert("async_query3", rawValuesBucket));
3507 rawContactId.push_back(RawContactInsert("async_query4", rawValuesBucket));
3509 rawContactId.push_back(RawContactInsert("async_query5", rawValuesBucket));
3511 rawContactId.push_back(RawContactInsert("async_query6", rawValuesBucket));
3549 rawContactId.push_back(RawContactInsert("async_update1", rawValuesBucket));
3551 rawContactId.push_back(RawContactInsert("async_update2", rawValuesBucket));
3553 rawContactId.push_back(RawContactInsert("async_update3", rawValuesBucket));
3555 rawContactId.push_back(RawContactInsert("async_update4", rawValuesBucket));
3557 rawContactId.push_back(RawContactInsert("async_update5", rawValuesBucket));
3559 rawContactId.push_back(RawContactInsert("async_update6", rawValuesBucket));
3611 int64_t rawContactId = RawContactInsert(name, values);
3633 int64_t rawContactId = RawContactInsert("xiaohongDelete", rawContactValues);