| /applications/standard/contacts_data/test/unittest/src/ |
| H A D | random_number_utils.cpp | 30 std::string phoneNumber = ""; in Generating() local
|
| H A D | calllogfuzzyquery_test.cpp | 76 std::string phoneNumber = randomNumberUtils.Generating(9); in HWTEST_F() local 122 std::string phoneNumber = randomNumberUtils.Generating(11); in HWTEST_F() local 162 std::string phoneNumber = randomNumberUtils.Generating(11); in HWTEST_F() local 201 std::string phoneNumber = randomNumberUtils.Generating(11); in HWTEST_F() local 240 std::string phoneNumber = randomNumberUtils.Generating(11); HWTEST_F() local [all...] |
| H A D | voicemailability_test.cpp | 33 int64_t VoicemailAbilityTest::VoicemailStatusInsert(std::string phoneNumber, int status) in VoicemailStatusInsert() argument 100 std::string phoneNumber = randomNumberUtils.Generating(8); in GetVoiceMailValues() local 159 std::string phoneNumber = randomNumberUtils.Generating(6); in HWTEST_F() local 192 std::string phoneNumber = randomNumberUtils.Generating(6); in HWTEST_F() local 258 std::string phoneNumber = randomNumberUtils.Generating(4); in HWTEST_F() local 298 std::string phoneNumber = randomNumberUtils.Generating(6); HWTEST_F() local 337 std::string phoneNumber = randomNumberUtils.Generating(7); HWTEST_F() local 430 std::string phoneNumber = randomNumberUtils.Generating(6); HWTEST_F() local 477 std::string phoneNumber = randomNumberUtils.Generating(9); HWTEST_F() local 518 std::string phoneNumber = randomNumberUtils.Generating(5); HWTEST_F() local 558 std::string phoneNumber = randomNumberUtils.Generating(9); HWTEST_F() local 658 std::string phoneNumber = randomNumberUtils.Generating(6); HWTEST_F() local 713 std::string phoneNumber = randomNumberUtils.Generating(9); HWTEST_F() local 750 std::string phoneNumber = randomNumberUtils.Generating(5); HWTEST_F() local 781 std::string phoneNumber = randomNumberUtils.Generating(5); HWTEST_F() local 853 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 904 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 938 std::string phoneNumber = listAddBluk[i].Get("phone_number", isValid); HWTEST_F() local 961 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 995 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1040 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1069 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1106 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1155 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1184 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1223 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1351 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1449 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1483 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local 1524 std::string phoneNumber = randomNumberUtils.Generating(number); HWTEST_F() local [all...] |
| H A D | calllogability_test.cpp | 33 int64_t CalllogAbilityTest::CalllogInsert(std::string phoneNumber) in CalllogInsert() argument 126 std::string phoneNumber = randomNumberUtils.Generating(number); in GetCallLogValues() local 192 std::string phoneNumber = randomNumberUtils.Generating(10); in HWTEST_F() local 258 std::string phoneNumber = randomNumberUtils.Generating(12); in HWTEST_F() local 329 std::string phoneNumber = randomNumberUtils.Generating(10); in HWTEST_F() local 380 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 412 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 452 std::string phoneNumber = randomNumberUtils.Generating(14); HWTEST_F() local 487 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 518 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 590 std::string phoneNumber = randomNumberUtils.Generating(numberLen); HWTEST_F() local 652 std::string phoneNumber = randomNumberUtils.Generating(9); HWTEST_F() local 685 std::string phoneNumber = randomNumberUtils.Generating(9); HWTEST_F() local 733 std::string phoneNumber = randomNumberUtils.Generating(6); HWTEST_F() local 775 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 814 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 1100 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local 1147 std::string phoneNumber = randomNumberUtils.Generating(10); HWTEST_F() local [all...] |
| H A D | contactprofile_test.cpp | 2939 std::string phoneNumber = randomNumberUtils.Generating(9); in HWTEST_F() local 89 ContactBlocklistInsert( std::string phoneNumber, OHOS::DataShare::DataShareValuesBucket &contactBlocklistValues) ContactBlocklistInsert() argument
|
| /foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
| H A D | sched_telephony_observer.cpp | 23 void SchedTelephonyObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
| H A D | geocoding_warpper.cc | 28 i18n::phonenumbers::PhoneNumber phoneNumber;
in exposeLocationName() local
|
| /third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/ |
| H A D | ResultServlet.java | 134 getOutputForSingleNumber( String phoneNumber, String defaultCountry, Locale geocodingLocale) getOutputForSingleNumber() argument [all...] |
| /third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/helper/ |
| H A D | WebHelper.java | 32 getPermaLinkURL( String phoneNumber, String defaultCountry, Locale geocodingLocale, boolean absoluteURL) getPermaLinkURL() argument 59 getNewIssueLink( String phoneNumber, String defaultCountry, Locale geocodingLocale) getNewIssueLink() argument
|
| /third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/render/ |
| H A D | ErrorRenderer.java | 26 private final String phoneNumber; field in ErrorRenderer 31 ErrorRenderer( String phoneNumber, String defaultCountry, Locale geocodingLocale, String error) ErrorRenderer() argument
|
| H A D | ResultRenderer.java | 37 private final String phoneNumber; field in ResultRenderer 44 ResultRenderer( String phoneNumber, String defaultCountry, Locale geocodingLocale, PhoneNumber number) ResultRenderer() argument
|
| /foundation/multimedia/player_framework/services/services/observer/ |
| H A D | media_telephony_listener.cpp | 42 void MediaTelephonyListener::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
|
| /foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/ |
| H A D | incall_observer_func_unittest.cpp | 204 std::u16string phoneNumber = u""; in HWTEST_F() local
|
| /test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/ |
| H A D | OhSampleBusiness.java | 134 private String phoneNumber; field in OhSampleBusiness
|
| /foundation/multimedia/av_session/frameworks/common/src/ |
| H A D | avcall_meta_data.cpp | 61 void AVCallMetaData::SetPhoneNumber(const std::string& phoneNumber) in SetPhoneNumber() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | cache_cursor_test.cpp | 177 std::string phoneNumber = *std::get_if<std::string>(&data["phoneNumber"]);
in HWTEST_F() local 227 std::string phoneNumber = *std::get_if<std::string>(&data["phoneNumber"]);
in HWTEST_F() local
|
| /applications/standard/contacts_data/dataBusiness/calllog/src/ |
| H A D | calllog_database.cpp | 252 std::string phoneNumber; in QueryContactsByInsertCalls() local
|
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| H A D | contacts_update_helper.cpp | 203 std::string phoneNumber; in DataToUpdateCallLog() local 306 UpdateCallLog( std::string &phoneNumber, std::string &name, std::string &quickSearch, bool isDelete, bool isCallLog) UpdateCallLog() argument
|
| /foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/ |
| H A D | observer_event_test.cpp | 498 std::u16string phoneNumber;
in HWTEST_F() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/ |
| H A D | resschedobserver_fuzzer.cpp | 621 std::u16string phoneNumber = GetU16StringFromData(DATA_LENGTH); in OnCallStateUpdatedFuzzTest() local
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
| H A D | trigger_helper.cpp | 565 OnCallStateUpdated( int32_t slotId, int32_t callState, const std::u16string &phoneNumber) OnCallStateUpdated() argument
|
| /applications/standard/contacts_data/contacts/src/ |
| H A D | contacts_api.cpp | 415 std::string phoneNumber = contactsBuild.NapiGetValueString(env, number); in BuildQueryContactsByPhoneNumberPredicates() local
|
| /applications/standard/contacts_data/contacts/include/ |
| H A D | contacts_napi_object.h | 514 std::string phoneNumber; member in OHOS::ContactsApi::Attribute::PhoneNumber
|
| /foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
| H A D | map_service.h | 115 std::string phoneNumber = ""; member 121 std::string phoneNumber = ""; member
|
| /kernel/linux/linux-5.10/include/linux/netfilter/ |
| H A D | nf_conntrack_pptp.h | 194 __u8 phoneNumber[64]; member
|