/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/ |
H A D | timezone_fuzzer.cpp | 42 timezone.GetDisplayName(); in DoSomethingInterestingWithMyAPI() 43 timezone.GetDisplayName(isDST); in DoSomethingInterestingWithMyAPI() 44 timezone.GetDisplayName(text); in DoSomethingInterestingWithMyAPI() 45 timezone.GetDisplayName(text, isDST); in DoSomethingInterestingWithMyAPI()
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_video_device_descriptor_adapter_impl.cpp | 30 ArkWebString ArkVideoDeviceDescriptorAdapterImpl::GetDisplayName() in GetDisplayName() function in OHOS::ArkWeb::ArkVideoDeviceDescriptorAdapterImpl 32 std::string str = real_->GetDisplayName(); in GetDisplayName()
|
H A D | ark_video_device_descriptor_adapter_impl.h | 29 ArkWebString GetDisplayName() override;
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_video_device_descriptor_adapter_wrapper.cpp | 30 std::string ArkVideoDeviceDescriptorAdapterWrapper::GetDisplayName() in GetDisplayName() function in OHOS::ArkWeb::ArkVideoDeviceDescriptorAdapterWrapper 32 ArkWebString str = ctocpp_->GetDisplayName(); in GetDisplayName()
|
H A D | ark_video_device_descriptor_adapter_wrapper.h | 29 std::string GetDisplayName() override;
|
/base/global/i18n/frameworks/intl/include/ |
H A D | i18n_timezone.h | 42 std::string GetDisplayName(); 43 std::string GetDisplayName(bool isDST); 44 std::string GetDisplayName(std::string localeStr); 45 std::string GetDisplayName(std::string localeStr, bool isDST);
|
H A D | i18n_calendar.h | 65 std::string GetDisplayName(std::string &displayLocaleTag);
|
/base/telephony/core_service/utils/vcard/include/contact_data/ |
H A D | vcard_email_data.h | 37 std::string GetDisplayName();
|
H A D | vcard_name_data.h | 50 std::string GetDisplayName();
|
/base/web/webview/test/fuzztest/ohos_adapter/camera_adapter/videodevicedescriptoradapter_fuzzer/ |
H A D | videodevicedescriptoradapter_fuzzer.cpp | 45 adapter.GetDisplayName(); in VideoDeviceDescriptorAdapterFuzzTest()
|
/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | video_device_descriptor_adapter_mock.cpp | 20 std::string VideoDeviceDescriptorAdapterImpl::GetDisplayName() in GetDisplayName() function in OHOS::NWeb::VideoDeviceDescriptorAdapterImpl
|
H A D | video_device_descriptor_adapter_impl.cpp | 20 std::string VideoDeviceDescriptorAdapterImpl::GetDisplayName() in GetDisplayName() function in OHOS::NWeb::VideoDeviceDescriptorAdapterImpl
|
/base/global/i18n/frameworks/intl/test/fuzztest/calendar_fuzzer/ |
H A D | calendar_fuzzer.cpp | 50 calendar.GetDisplayName(input); in DoSomethingInterestingWithMyAPI()
|
/base/web/webview/ohos_adapter/camera_adapter/include/ |
H A D | video_device_descriptor_adapter_impl.h | 27 std::string GetDisplayName() override;
|
/base/telephony/core_service/utils/vcard/src/contact_data/ |
H A D | vcard_email_data.cpp | 88 std::string VCardEmailData::GetDisplayName() in GetDisplayName() function in OHOS::Telephony::VCardEmailData
|
H A D | vcard_name_data.cpp | 165 std::string VCardNameData::GetDisplayName() in GetDisplayName() function in OHOS::Telephony::VCardNameData
|
/base/global/i18n/frameworks/intl/src/ |
H A D | i18n_timezone.cpp | 685 std::string I18nTimeZone::GetDisplayName() in GetDisplayName() function in OHOS::Global::I18n::I18nTimeZone 691 return GetDisplayName(localeStr, false); in GetDisplayName() 694 std::string I18nTimeZone::GetDisplayName(bool isDST) in GetDisplayName() function in OHOS::Global::I18n::I18nTimeZone 697 return GetDisplayName(localeStr, isDST); in GetDisplayName() 700 std::string I18nTimeZone::GetDisplayName(std::string localeStr) in GetDisplayName() function in OHOS::Global::I18n::I18nTimeZone 702 return GetDisplayName(localeStr, false); in GetDisplayName() 705 std::string I18nTimeZone::GetDisplayName( in GetDisplayName() function in OHOS::Global::I18n::I18nTimeZone
|
H A D | i18n_calendar.cpp | 301 std::string I18nCalendar::GetDisplayName(std::string &displayLocaleTag)
in GetDisplayName() function in OHOS::Global::I18n::I18nCalendar
|
/base/global/i18n/interfaces/js/kits/include/ |
H A D | i18n_calendar_addon.h | 48 static napi_value GetDisplayName(napi_env env, napi_callback_info info);
|
/base/global/i18n/interfaces/js/kits/src/ |
H A D | i18n_timezone_addon.cpp | 384 result = obj->timezone_->GetDisplayName(); in GetTimeZoneDisplayName() 386 result = obj->timezone_->GetDisplayName(locale); in GetTimeZoneDisplayName() 388 result = obj->timezone_->GetDisplayName(isDST); in GetTimeZoneDisplayName() 390 result = obj->timezone_->GetDisplayName(locale, isDST); in GetTimeZoneDisplayName()
|
H A D | i18n_calendar_addon.cpp | 100 DECLARE_NAPI_FUNCTION("getDisplayName", GetDisplayName), in InitI18nCalendar() 546 napi_value I18nCalendarAddon::GetDisplayName(napi_env env, napi_callback_info info) in GetDisplayName() function in OHOS::Global::I18n::I18nCalendarAddon 557 HILOG_ERROR_I18N("GetDisplayName: Parameter type does not match"); in GetDisplayName() 568 HILOG_ERROR_I18N("GetDisplayName: Get calendar object failed"); in GetDisplayName() 574 std::string name = obj->calendar_->GetDisplayName(localeTag); in GetDisplayName()
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_camera_manager_adapter.h | 61 virtual ArkWebString GetDisplayName() = 0;
|
/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | camera_manager_adapter.h | 134 virtual std::string GetDisplayName() = 0;
|
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/ |
H A D | cm_x509.c | 194 static int32_t GetDisplayName(X509 *x509cert, const struct CmBlob *certAlias, in GetDisplayName() function 238 int32_t ret = GetDisplayName(x509cert, certAlias, (char *)subjectName->data, displaytName); in GetSubjectNameAndAlias() 240 CM_LOG_E("GetDisplayName failed"); in GetSubjectNameAndAlias()
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | vcard_test.cpp | 390 std::string name = contacts[0]->GetNameData()->GetDisplayName(); in HWTEST_F() 408 std::string name = contacts[0]->GetNameData()->GetDisplayName(); in HWTEST_F() 431 EXPECT_EQ(contacts[0]->GetNameData()->GetDisplayName(), "test"); in HWTEST_F() 916 EXPECT_EQ(contacts[0]->GetEmails()[0]->GetDisplayName(), "test"); in HWTEST_F() 920 EXPECT_EQ(contacts[0]->GetEmails()[1]->GetDisplayName(), "测试"); in HWTEST_F() 924 EXPECT_EQ(contacts[0]->GetEmails()[2]->GetDisplayName(), "test3"); in HWTEST_F() 1353 std::string name = contacts[0]->GetNameData()->GetDisplayName(); in HWTEST_F()
|