Searched refs:GetDeviceHalManifest (Results 1 – 4 of 4) sorted by relevance
56 static const HalManifest *GetDeviceHalManifest(bool skipCache = false);
48 vintf::VintfObject::GetDeviceHalManifest()); in getTransport()
28 const HalManifest *vm = VintfObject::GetDeviceHalManifest(); in main()
58 const HalManifest *VintfObject::GetDeviceHalManifest(bool skipCache) { in GetDeviceHalManifest() function in android::vintf::VintfObject216 std::bind(VintfObject::GetDeviceHalManifest, true /* skipCache */))) != OK) { in checkCompatibility()