Home
last modified time | relevance | path

Searched refs:GetFrameworkHalManifest (Results 1 – 5 of 5) sorted by relevance

/system/hwservicemanager/
DVintf.cpp60 vintf::VintfObject::GetFrameworkHalManifest()); in getTransport()
104 fqName, vintf::VintfObject::GetFrameworkHalManifest(), "framework", &ret); in getInstances()
/system/libvintf/libaidlvintf_test_helper/
DVintf.cpp61 auto frameworkManifest = vintf::VintfObject::GetFrameworkHalManifest(); in getAidlHalInstanceNames()
/system/libvintf/
Dmain.cpp297 auto fm = VintfObject::GetFrameworkHalManifest(); in dumpLegacy()
390 auto fm = VintfObject::GetFrameworkHalManifest(); in dumpFm()
DVintfObject.cpp135 std::shared_ptr<const HalManifest> VintfObject::GetFrameworkHalManifest() { in GetFrameworkHalManifest() function in android::vintf::VintfObject
/system/libvintf/include/vintf/
DVintfObject.h274 static std::shared_ptr<const HalManifest> GetFrameworkHalManifest();