Home
last modified time | relevance | path

Searched refs:vendorManifest (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DVintfObject.cpp303 HalManifest vendorManifest; in fetchDeviceHalManifest() local
304 status_t vendorStatus = fetchVendorHalManifest(&vendorManifest, error); in fetchDeviceHalManifest()
310 *out = std::move(vendorManifest); in fetchDeviceHalManifest()
/system/libvintf/test/
Dvintf_object_tests.cpp814 const std::string vendorManifest = variable
965 expectFetch(kVendorLegacyManifest, vendorManifest); in TEST_F()