Home
last modified time | relevance | path

Searched defs:LocalPointer (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) U_NOEXCEPT : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) noexcept : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) noexcept : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dlocalpointer.h214 LocalPointer(T *p, UErrorCode &errorCode) : LocalPointerBase<T>(p) { in LocalPointer() function
224 LocalPointer(LocalPointer<T> &&src) noexcept : LocalPointerBase<T>(src.ptr) { in LocalPointer() function
238 explicit LocalPointer(std::unique_ptr<T> &&p) in LocalPointer() function
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumber_usageprefs.h81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
H A Dnumber_patternmodifier.h30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
H A Dmeasunit_impl.h367 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
H A Dnumber_decimfmtprops.h30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumber_usageprefs.h79 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
H A Dnumber_patternmodifier.h30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
H A Dmeasunit_impl.h365 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
H A Dnumber_decimfmtprops.h30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dnumber_usageprefs.h81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
H A Dnumber_patternmodifier.h30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
H A Dnumber_decimfmtprops.h30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dnumber_usageprefs.h79 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
H A Dnumber_patternmodifier.h30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
H A Dmeasunit_impl.h365 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
H A Dnumber_decimfmtprops.h30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable