Home
last modified time | relevance | path

Searched defs:frameworkManifest (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/libaidlvintf_test_helper/
DVintf.cpp61 auto frameworkManifest = vintf::VintfObject::GetFrameworkHalManifest(); in getAidlHalInstanceNames() local
/system/libvintf/
DVintfFm.cpp289 auto frameworkManifest = vintfObject->getFrameworkHalManifest(); in getManifestForLevel() local
296 bool VintfFm::dumpMatrix(const HalManifest& frameworkManifest, const std::string& dir, in dumpMatrix()