Home
last modified time | relevance | path

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

/packages/modules/Virtualization/libs/apkmanifest/native/
Dapkmanifest.cpp112 Result<uint32_t> getU32Attribute(const ResXMLTree& tree, size_t index) { in getU32Attribute() function
173 auto result = getU32Attribute(tree, i); in parseManifest()
177 auto result = getU32Attribute(tree, i); in parseManifest()