Searched refs:GetDeviceHalManifest (Results 1 – 6 of 6) sorted by relevance
33 auto manifest = android::vintf::VintfObject::GetDeviceHalManifest(); in getHalNames()40 auto manifest = android::vintf::VintfObject::GetDeviceHalManifest(); in getHalNamesAndVersions()49 auto manifest = android::vintf::VintfObject::GetDeviceHalManifest(); in getHidlInstances()57 auto manifest = android::vintf::VintfObject::GetDeviceHalManifest(); in getAidlInstances()
64 vintf::VintfObject::GetDeviceHalManifest()); in getTransport()101 fqName, vintf::VintfObject::GetDeviceHalManifest(), "device", &ret); in getInstances()
32 auto deviceManifest = vintf::VintfObject::GetDeviceHalManifest(); in getAidlHalInstanceNames()
284 static std::shared_ptr<const HalManifest> GetDeviceHalManifest();
245 auto vm = VintfObject::GetDeviceHalManifest(); in main()
105 std::shared_ptr<const HalManifest> VintfObject::GetDeviceHalManifest() { in GetDeviceHalManifest() function in android::vintf::VintfObject