| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_encoder.cpp | 53 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); in ContructVCard() local 67 void VCardEncoder::ContructContact(std::shared_ptr<VCardContact> contact, in ContructContact() argument
|
| H A D | vcard_manager.cpp | 200 std::shared_ptr<VCardContact> contact = contactList[i]; in BatchInsertContactData() local 295 int32_t VCardManager::InsertContactData(int32_t rawId, std::shared_ptr<VCardContact> contact) in InsertContactData() argument [all...] |
| H A D | vcard_constructor.cpp | 42 std::string VCardConstructor::ContactVCard(std::shared_ptr<VCardContact> contact) in ContactVCard() argument 113 ConstructNameV40(std::shared_ptr<VCardContact> contact) ConstructNameV40() argument 215 ConstructName(std::shared_ptr<VCardContact> contact) ConstructName() argument 331 ConstructPhones(std::shared_ptr<VCardContact> contact) ConstructPhones() argument 372 ConstructRelation(std::shared_ptr<VCardContact> contact) ConstructRelation() argument 402 ConstructIms(std::shared_ptr<VCardContact> contact) ConstructIms() argument 422 ConstructSipAddresses(std::shared_ptr<VCardContact> contact) ConstructSipAddresses() argument 448 ConstructNickNames(std::shared_ptr<VCardContact> contact) ConstructNickNames() argument 466 ConstructEmails(std::shared_ptr<VCardContact> contact) ConstructEmails() argument 495 ConstructPostals(std::shared_ptr<VCardContact> contact) ConstructPostals() argument 601 ConstructOrganizations(std::shared_ptr<VCardContact> contact) ConstructOrganizations() argument 629 ConstructWebsites(std::shared_ptr<VCardContact> contact) ConstructWebsites() argument 649 ConstructPhotos(std::shared_ptr<VCardContact> contact) ConstructPhotos() argument 676 ConstructNotes(std::shared_ptr<VCardContact> contact) ConstructNotes() argument 696 ConstructEvents(std::shared_ptr<VCardContact> contact) ConstructEvents() argument 735 ConstructGroups(std::shared_ptr<VCardContact> contact) ConstructGroups() argument [all...] |
| /base/telephony/core_service/test/unittest/utils_vcard_gtest/ |
| H A D | contact_data_branch_test.cpp | 59 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); in HWTEST_F() local 91 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); HWTEST_F() local 133 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); HWTEST_F() local 162 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); HWTEST_F() local 193 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); HWTEST_F() local [all...] |
| H A D | contact_data_test.cpp | 596 std::shared_ptr<VCardContact> contact = std::make_shared<VCardContact>(); in HWTEST_F() local
|
| /base/telephony/core_service/test/fuzztest/vcard_fuzzer/ |
| H A D | vcard_fuzzer.cpp | 136 auto contact = std::make_shared<VCardContact>(); in ContructName() local 166 auto contact = std::make_shared<VCardContact>(); in ContructNameData() local 183 auto contact = std::make_shared<VCardContact>(); in ContructRelation() local 206 auto contact = std::make_shared<VCardContact>(); ContructRelationData() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | cypress_ps2.c | 519 struct cytp_contact *contact; in cypress_process_packet() local
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | cypress_ps2.c | 519 struct cytp_contact *contact; in cypress_process_packet() local
|
| /third_party/json/tests/src/ |
| H A D | unit-udt.cpp | 62 struct contact struct 67 contact(person p, address a) : m_person(std::move(p)), m_address(std::move(a)) {} in contact() function 269 const auto contact = contact_json.get<udt::contact>(); global() variable 308 const udt::contact contact = contact_json; global() variable [all...] |
| /third_party/ltp/pan/ |
| H A D | tag_report.c | 235 char *tag, *contact, *is, *mystime, *duration, *tt, *ti, *sl, *el; in tag_report() local
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | vcard_test.cpp | 498 auto contact = std::make_shared<VCardContact>(); in TestSimpleName() local 550 auto contact = std::make_shared<VCardContact>(); in HWTEST_F() local 577 auto contact = std::make_shared<VCardContact>(); in HWTEST_F() local 604 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 630 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 689 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 747 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 799 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 852 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 888 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 944 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 997 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 1073 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 1119 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 1369 std::shared_ptr<VCardContact> contact = nullptr; HWTEST_F() local 1398 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 1408 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local 1438 auto contact = std::make_shared<VCardContact>(); HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | ili210x.c | 278 bool contact = false, touch; in ili210x_report_events() local
|
| H A D | sis_i2c.c | 225 const u8 *contact; in sis_ts_handle_packet() local [all...] |
| H A D | raydium_i2c_ts.c | 837 u8 *contact = &ts->report_data[ts->contact_size * i]; in raydium_mt_event() local
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | sis_i2c.c | 225 const u8 *contact; in sis_ts_handle_packet() local [all...] |
| H A D | ili210x.c | 309 bool contact = false, touch; in ili210x_report_events() local
|
| H A D | raydium_i2c_ts.c | 872 u8 *contact = &ts->report_data[ts->contact_size * i]; in raydium_mt_event() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-alps.c | 126 struct t4_contact_data contact[5]; member 374 u8 *contact = &data[i * 5]; in u1_raw_event() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-alps.c | 126 struct t4_contact_data contact[5]; member 374 u8 *contact = &data[i * 5]; in u1_raw_event() local [all...] |
| H A D | hid-playstation.c | 194 uint8_t contact; member 404 uint8_t contact; member
|