Home
last modified time | relevance | path

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

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