Home
last modified time | relevance | path

Searched defs:LocalOpenPointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h568 LocalOpenPointer(LocalOpenPointer &&src) noexcept in LocalOpenPointer() function
573 explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p) in LocalOpenPointer() function
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dlocalpointer.h568 LocalOpenPointer(LocalOpenPointer &&src) noexcept in LocalOpenPointer() function
573 explicit LocalOpenPointer(std::unique_ptr<Type, decltype(closeFunction)> &&p) in LocalOpenPointer() function