Searched refs:mVndks (Results 1 - 4 of 4) sorted by relevance

/system/libvintf/include/vintf/
H A DHalManifest.h170 std::vector<Vndk> mVndks; member in struct:android::vintf::HalManifest::__anon1981
/system/libvintf/
H A DHalManifest.cpp420 lft.framework.mVndks == rgt.framework.mVndks &&
H A Dparse_xml.cpp867 appendChildren(root, vndkConverter, m.framework.mVndks, d);
911 if (!parseChildren(root, vndkConverter, &object->framework.mVndks, error)) {
914 for (const auto &vndk : object->framework.mVndks) {
/system/libvintf/test/
H A DLibVintfTest.cpp168 vm.framework.mVndks = { std::move(vndk2505), std::move(vndk2513) };

Completed in 93 milliseconds