Home
last modified time | relevance | path

Searched refs:CloneIfNotNull (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/link/
H A DXmlCompatVersioner.cpp158 static inline std::unique_ptr<Item> CloneIfNotNull(const std::unique_ptr<Item>& src, in CloneIfNotNull() function
176 CloneIfNotNull(src_attr.compiled_value, out_string_pool)}, in Degrade()