| /applications/standard/contacts_data/test/unittest/src/ |
| D | voicemailability_test.cpp | 33 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 …]
|
| D | calllogability_test.cpp | 33 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 …]
|
| D | calllogfuzzyquery_test.cpp | 76 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
|
| D | random_number_utils.cpp | 30 std::string phoneNumber = ""; in Generating() local
|
| D | contactprofile_test.cpp | 90 std::string phoneNumber, OHOS::DataShare::DataShareValuesBucket &contactBlocklistValues) in ContactBlocklistInsert() 2939 std::string phoneNumber = randomNumberUtils.Generating(9); variable
|
| D | contactability_test.cpp | 88 std::string phoneNumber, OHOS::DataShare::DataShareValuesBucket &contactBlocklistValues) in ContactBlocklistInsert() 2945 std::string phoneNumber = randomNumberUtils.Generating(9); variable
|
| /applications/standard/contacts_data/contacts/src/ |
| D | contact.js | 80 phoneNumber: object.telephone property
|
| D | contacts_api.cpp | 418 std::string phoneNumber = contactsBuild.NapiGetValueString(env, number); in BuildQueryContactsByPhoneNumberPredicates() local
|
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| D | contacts_update_helper.cpp | 203 std::string phoneNumber; in DataToUpdateCallLog() local 307 …std::string &phoneNumber, std::string &name, std::string &quickSearch, bool isDelete, bool isCallL… in UpdateCallLog()
|
| /applications/standard/contacts_data/dataBusiness/calllog/src/ |
| D | calllog_database.cpp | 252 std::string phoneNumber; in QueryContactsByInsertCalls() local
|
| /applications/standard/contacts_data/contacts/include/ |
| D | contacts_napi_object.h | 514 std::string phoneNumber; variable
|
| /applications/standard/contacts_data/jstest/ |
| D | ObjectInterface_test.js | 62 phoneNumbers: [{ phoneNumber: '183', labelName: '自定义phoneNumbers', labelId: 4 }], property
|
| D | ObjectCallback.js | 62 phoneNumbers: [{ phoneNumber: '183', labelName: '自定义phoneNumbers', labelId: 4 }], property
|