Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVndk.h50 friend struct HalManifestConverter;
DHalManifest.h127 friend struct HalManifestConverter;
/system/libvintf/
Dparse_xml.cpp609 struct HalManifestConverter : public XmlNodeConverter<HalManifest> { struct
664 const HalManifestConverter halManifestConverter{};
/system/libvintf/test/
Dmain.cpp188 TEST_F(LibVintfTest, HalManifestConverter) { in TEST_F() argument