Searched refs:GetFrameworkHalManifest (Results 1 – 4 of 4) sorted by relevance
62 static const HalManifest *GetFrameworkHalManifest(bool skipCache = false);
43 vintf::VintfObject::GetFrameworkHalManifest()); in getTransport()
34 const HalManifest *fm = VintfObject::GetFrameworkHalManifest(); in main()
65 const HalManifest *VintfObject::GetFrameworkHalManifest(bool skipCache) { in GetFrameworkHalManifest() function in android::vintf::VintfObject211 std::bind(VintfObject::GetFrameworkHalManifest, true /* skipCache */))) != OK) { in checkCompatibility()