Searched defs:getDeviceHalManifest (Results 1 – 2 of 2) sorted by relevance
/system/libvintf/ | ||
D | VintfFm.cpp | 115 std::shared_ptr<const HalManifest> getDeviceHalManifest() override { return mDeviceManifest; } in getDeviceHalManifest() function in android::vintf::details::FmOnlyVintfObject |
D | VintfObject.cpp | 109 std::shared_ptr<const HalManifest> VintfObject::getDeviceHalManifest() { in getDeviceHalManifest() function in android::vintf::VintfObject |