Home
last modified time | relevance | path

Searched defs:getDeviceHalManifest (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DVintfFm.cpp115 std::shared_ptr<const HalManifest> getDeviceHalManifest() override { return mDeviceManifest; } in getDeviceHalManifest() function in android::vintf::details::FmOnlyVintfObject
DVintfObject.cpp109 std::shared_ptr<const HalManifest> VintfObject::getDeviceHalManifest() { in getDeviceHalManifest() function in android::vintf::VintfObject