Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DUtil.h54 std::unique_ptr<T> make_unique(Args&&... args) { in make_unique() function
/aosp14/frameworks/base/tools/aapt2/util/
H A DUtil.h127 std::unique_ptr<T> make_unique(Args&&... args) { in make_unique() function