Home
last modified time | relevance | path

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

/base/global/i18n/interfaces/ets/ani/i18n/src/
Dsimple_number_format_addon.cpp27 I18nSimpleNumberFormatAddon* I18nSimpleNumberFormatAddon::UnwrapAddon(ani_env *env, ani_object obje… in UnwrapAddon() function in I18nSimpleNumberFormatAddon
Di18n_normalizer_addon.cpp25 I18nNormalizerAddon* I18nNormalizerAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nNormalizerAddon
Dsimple_date_time_format_addon.cpp27 I18nSimpleDateTimeFormatAddon* I18nSimpleDateTimeFormatAddon::UnwrapAddon(ani_env *env, ani_object … in UnwrapAddon() function in I18nSimpleDateTimeFormatAddon
Dentity_recognizer_addon.cpp30 I18nEntityRecognizerAddon* I18nEntityRecognizerAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nEntityRecognizerAddon
Di18n_addon.cpp44 I18nPhoneNumberFormatAddon* I18nPhoneNumberFormatAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nPhoneNumberFormatAddon
115 I18nBreakIteratorAddon* I18nBreakIteratorAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nBreakIteratorAddon
244 I18nIndexUtilAddon* I18nIndexUtilAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nIndexUtilAddon
308 I18nTransliteratorAddon* I18nTransliteratorAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nTransliteratorAddon
Dholiday_manager_addon.cpp31 I18nHolidayManagerAddon* I18nHolidayManagerAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nHolidayManagerAddon
Dsystem_locale_manager_addon.cpp27 I18nSysLocaleMgrAddon* I18nSysLocaleMgrAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nSysLocaleMgrAddon
Di18n_timezone_addon.cpp25 I18nTimeZoneAddon* I18nTimeZoneAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nTimeZoneAddon
Di18n_calendar_addon.cpp75 I18nCalendarAddon* I18nCalendarAddon::UnwrapAddon(ani_env *env, ani_object object) in UnwrapAddon() function in I18nCalendarAddon
/base/global/i18n/interfaces/ets/ani/intl/src/
Dnumber_format_addon.cpp26 NumberFormatAddon* NumberFormatAddon::UnwrapAddon(ani_env *env, ani_object object, const std::strin… in UnwrapAddon() function in NumberFormatAddon
Dlocale_info_addon.cpp25 LocaleInfoAddon* LocaleInfoAddon::UnwrapAddon(ani_env *env, ani_object object, const std::string &n… in UnwrapAddon() function in LocaleInfoAddon
Dintl_addon.cpp26 static IntlAddon* UnwrapAddon(ani_env *env, ani_object object, const std::string &name) in UnwrapAddon() function
/base/global/resource_management/interfaces/ets/ani/resourceManager/src/
DresourceManager.cpp237 static std::shared_ptr<ResMgrAddon> UnwrapAddon(ani_env* env, ani_object object) in UnwrapAddon() function