Searched refs:GetFrameworkHalManifest (Results 1 – 8 of 8) sorted by relevance
87 tryAddSchema(VintfObject::GetFrameworkHalManifest(), "framework manifest", &cStrings); in android_os_VintfObject_report()109 tryAddHalNamesAndVersions(VintfObject::GetFrameworkHalManifest(), in android_os_VintfObject_getHalNamesAndVersions()147 std::shared_ptr<const HalManifest> manifest = VintfObject::GetFrameworkHalManifest(); in android_os_VintfObject_getVndkSnapshots()
59 vintf::VintfObject::GetFrameworkHalManifest()); in getTransport()103 fqName, vintf::VintfObject::GetFrameworkHalManifest(), "framework", &ret); in getInstances()
37 auto frameworkManifest = vintf::VintfObject::GetFrameworkHalManifest(); in getAidlHalInstanceNames()
290 static std::shared_ptr<const HalManifest> GetFrameworkHalManifest();
246 auto fm = VintfObject::GetFrameworkHalManifest();
114 std::shared_ptr<const HalManifest> VintfObject::GetFrameworkHalManifest() { in GetFrameworkHalManifest() function in android::vintf::VintfObject
48 ManifestWithDescription{ vintf::VintfObject::GetFrameworkHalManifest(), "framework" }, in forEachManifest()
182 return vintf::VintfObject::GetFrameworkHalManifest(); in getFrameworkManifest()