Home
last modified time | relevance | path

Searched defs:Ref (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/
H A DStringPool.cpp33 StringPool::Ref::Ref() : entry_(nullptr) { in Ref() function in android::StringPool::Ref
36 StringPool::Ref::Ref(const StringPool::Ref& rhs) : entry_(rhs.entry_) { in Ref() function in android::StringPool::Ref
42 StringPool::Ref::Ref(StringPool::Entry* entry) : entry_(entry) { in Ref() function in android::StringPool::Ref
/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DResEntryWriter.h175 using Ref = ResEntryValueRef<compact_entry>; variable
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DStringPool.h134 friend class Ref; variable
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...