Home
last modified time | relevance | path

Searched defs:halManifest (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/
DAssembleVintf.cpp385 bool verifyAidlMetadataPerManifestEntry(const HalManifest& halManifest) { in verifyAidlMetadataPerManifestEntry()
559 HalManifest* halManifest = &halManifests->front(); in assembleHalManifest() local
DVintfObject.cpp474 HalManifest halManifest; in fetchUnfilteredFrameworkHalManifest() local
/system/libvintf/test/
Dvintf_object_tests.cpp880 void expectApex(const std::string& halManifest = apexHalManifest) { in expectApex()