Home
last modified time | relevance | path

Searched defs:phoneNumber (Results 1 – 13 of 13) sorted by relevance

/applications/standard/contacts_data/test/unittest/src/
Dvoicemailability_test.cpp33 int64_t VoicemailAbilityTest::VoicemailStatusInsert(std::string phoneNumber, int status) in VoicemailStatusInsert()
100 std::string phoneNumber = randomNumberUtils.Generating(8); in GetVoiceMailValues() local
159 std::string phoneNumber = randomNumberUtils.Generating(6); variable
192 std::string phoneNumber = randomNumberUtils.Generating(6); variable
258 std::string phoneNumber = randomNumberUtils.Generating(4); variable
298 std::string phoneNumber = randomNumberUtils.Generating(6); variable
337 std::string phoneNumber = randomNumberUtils.Generating(7); variable
430 std::string phoneNumber = randomNumberUtils.Generating(6); variable
477 std::string phoneNumber = randomNumberUtils.Generating(9); variable
518 std::string phoneNumber = randomNumberUtils.Generating(5); variable
[all …]
Dcalllogability_test.cpp33 int64_t CalllogAbilityTest::CalllogInsert(std::string phoneNumber) in CalllogInsert()
126 std::string phoneNumber = randomNumberUtils.Generating(number); in GetCallLogValues() local
192 std::string phoneNumber = randomNumberUtils.Generating(10); variable
258 std::string phoneNumber = randomNumberUtils.Generating(12); variable
329 std::string phoneNumber = randomNumberUtils.Generating(10); variable
380 std::string phoneNumber = randomNumberUtils.Generating(10); variable
412 std::string phoneNumber = randomNumberUtils.Generating(10); variable
452 std::string phoneNumber = randomNumberUtils.Generating(14); variable
487 std::string phoneNumber = randomNumberUtils.Generating(10); variable
518 std::string phoneNumber = randomNumberUtils.Generating(10); variable
[all …]
Dcalllogfuzzyquery_test.cpp76 std::string phoneNumber = randomNumberUtils.Generating(9); variable
122 std::string phoneNumber = randomNumberUtils.Generating(11); variable
162 std::string phoneNumber = randomNumberUtils.Generating(11); variable
201 std::string phoneNumber = randomNumberUtils.Generating(11); variable
240 std::string phoneNumber = randomNumberUtils.Generating(11); variable
Drandom_number_utils.cpp30 std::string phoneNumber = ""; in Generating() local
Dcontactprofile_test.cpp90 std::string phoneNumber, OHOS::DataShare::DataShareValuesBucket &contactBlocklistValues) in ContactBlocklistInsert()
2939 std::string phoneNumber = randomNumberUtils.Generating(9); variable
Dcontactability_test.cpp88 std::string phoneNumber, OHOS::DataShare::DataShareValuesBucket &contactBlocklistValues) in ContactBlocklistInsert()
2945 std::string phoneNumber = randomNumberUtils.Generating(9); variable
/applications/standard/contacts_data/contacts/src/
Dcontact.js80 phoneNumber: object.telephone property
Dcontacts_api.cpp415 std::string phoneNumber = contactsBuild.NapiGetValueString(env, number); in BuildQueryContactsByPhoneNumberPredicates() local
/applications/standard/contacts_data/dataBusiness/contacts/src/
Dcontacts_update_helper.cpp203 std::string phoneNumber; in DataToUpdateCallLog() local
307std::string &phoneNumber, std::string &name, std::string &quickSearch, bool isDelete, bool isCallL… in UpdateCallLog()
/applications/standard/contacts_data/dataBusiness/calllog/src/
Dcalllog_database.cpp252 std::string phoneNumber; in QueryContactsByInsertCalls() local
/applications/standard/contacts_data/contacts/include/
Dcontacts_napi_object.h514 std::string phoneNumber; variable
/applications/standard/contacts_data/jstest/
DObjectCallback.js62 phoneNumbers: [{ phoneNumber: '183', labelName: '自定义phoneNumbers', labelId: 4 }], property
DObjectInterface_test.js62 phoneNumbers: [{ phoneNumber: '183', labelName: '自定义phoneNumbers', labelId: 4 }], property