Home
last modified time | relevance | path

Searched defs:phoneNumber (Results 1 - 25 of 87) sorted by relevance

1234

/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dsched_telephony_observer.cpp23 void SchedTelephonyObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
/base/telephony/call_manager/services/spam_call/include/
H A Dspam_call_connection.h27 SpamCallConnection(const std::string &phoneNumber, const int32_t &slotId, in SpamCallConnection() argument
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dgeocoding_warpper.cc28 i18n::phonenumbers::PhoneNumber phoneNumber; in exposeLocationName() local
/base/global/i18n/frameworks/intl/test/fuzztest/regexrule_fuzzer/
H A Dregexrule_fuzzer.cpp37 i18n::phonenumbers::PhoneNumber phoneNumber; in DoSomethingInterestingWithMyAPI() local
/base/telephony/call_manager/services/spam_call/src/
H A Dspam_call_proxy.cpp33 int32_t SpamCallProxy::DetectSpamCall(const std::string &phoneNumber, const int32_t &slotId, in DetectSpamCall() argument
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/
H A DResultServlet.java134 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 DWebHelper.java32 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 DErrorRenderer.java26 private final String phoneNumber; field in ErrorRenderer
31 ErrorRenderer( String phoneNumber, String defaultCountry, Locale geocodingLocale, String error) ErrorRenderer() argument
H A DResultRenderer.java37 private final String phoneNumber; field in ResultRenderer
44 ResultRenderer( String phoneNumber, String defaultCountry, Locale geocodingLocale, PhoneNumber number) ResultRenderer() argument
/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_ffi.cpp39 bool FfiOHOSTelephonyCallIsEmergencyPhoneNumber(char* phoneNumber, int32_t slotId, int32_t* errCode) in FfiOHOSTelephonyCallIsEmergencyPhoneNumber() argument
59 int32_t FfiOHOSTelephonyCallDialCall(char *phoneNumber, DialCallOptions options) in FfiOHOSTelephonyCallDialCall() argument
69 char* FfiOHOSTelephonyCallFormatPhoneNumber(char *phoneNumber, char *countryCode, int32_t *errCode) in FfiOHOSTelephonyCallFormatPhoneNumber() argument
H A Dtelephony_call_impl.cpp105 std::u16string phoneNumber = Str8ToStr16(tmpPhoneNumber); in FormatPhoneNumberToE164() local
114 int32_t TelephonyCallImpl::MakeCall(char* phoneNumber) in MakeCall() argument
163 int32_t TelephonyCallImpl::DialCall(char *phoneNumber, DialCallOptions options) in DialCall() argument
186 std::u16string phoneNumber = Str8ToStr16(tmpPhoneNumber); in FormatPhoneNumber() local
/base/telephony/core_service/services/ims_service_interaction/src/
H A Dims_core_service_proxy.cpp52 int32_t ImsCoreServiceProxy::GetPhoneNumberFromIMPU(int32_t slotId, std::string &phoneNumber) in GetPhoneNumberFromIMPU() argument
H A Dims_core_service_client.cpp87 int32_t ImsCoreServiceClient::GetPhoneNumberFromIMPU(int32_t slotId, std::string &phoneNumber) in GetPhoneNumberFromIMPU() argument
/base/telephony/cellular_call/services/utils/src/
H A Dstandardize_utils.cpp39 std::string StandardizeUtils::FormatNumberAndToa(const std::string &phoneNumber, const int32_t callToa) in FormatNumberAndToa() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp430 ErrCode AnsManagerProxy::IsNeedSilentInDoNotDisturbMode(const std::string &phoneNumber, int32_t callerType) in IsNeedSilentInDoNotDisturbMode() argument
/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp141 int32_t CallStateReportProxy::ReportCallState(int32_t callState, std::u16string phoneNumber) in ReportCallState() argument
/base/telephony/core_service/services/sim/include/
H A Dsim_rdb_info.h34 std::string phoneNumber; member in OHOS::Telephony::SimRdbInfo
/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h32 std::u16string phoneNumber; member
/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp42 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 Dincall_observer_func_unittest.cpp204 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 DOhSampleBusiness.java134 private String phoneNumber; field in OhSampleBusiness
/base/telephony/call_manager/services/call/src/
H A Dcall_broadcast_subscriber.cpp130 std::string phoneNumber = data.GetWant().GetStringParam("phoneNumber"); in ConnectCallUiSuperPrivacyModeBroadcast() local
/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch2_test.cpp72 const std::string phoneNumber = "12345678900"; in HWTEST_F() local
153 std::string phoneNumber = "123456789012"; in HWTEST_F() local
190 std::string phoneNumber = "123456789012"; in HWTEST_F() local
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated() argument

Completed in 8 milliseconds

1234