Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/icu/source/common/unicode/
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
/external/cronet/stable/third_party/icu/source/common/unicode/
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
/external/icu/libandroidicu/include/unicode/
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
/external/icu/icu4c/source/common/unicode/
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
/external/icu/libicu/cts_headers/unicode/
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
/external/icu/libicu/cts_headers/
Dnumber_usageprefs.h74 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
Dnumber_patternmodifier.h25 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
Dmeasunit_impl.h360 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
Dnumber_decimfmtprops.h25 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_usageprefs.h81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
Dnumber_patternmodifier.h30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
Dmeasunit_impl.h367 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
Dnumber_decimfmtprops.h30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_usageprefs.h81 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
Dnumber_patternmodifier.h30 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
Dmeasunit_impl.h367 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
Dnumber_decimfmtprops.h30 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable
/external/icu/icu4c/source/i18n/
Dnumber_usageprefs.h74 template class U_I18N_API LocalPointer<ComplexUnitsConverter>; variable
Dnumber_patternmodifier.h25 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; variable
Dmeasunit_impl.h360 template class U_I18N_API LocalPointer<MeasureUnitImpl>; variable
Dnumber_decimfmtprops.h25 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; variable