Searched refs:GetDeviceHalManifest (Results 1 - 4 of 4) sorted by relevance

/system/libvintf/include/vintf/
H A DVintfObject.h56 static const HalManifest *GetDeviceHalManifest(bool skipCache = false);
/system/hwservicemanager/
H A DVintf.cpp48 vintf::VintfObject::GetDeviceHalManifest());
/system/libvintf/
H A Dmain.cpp28 const HalManifest *vm = VintfObject::GetDeviceHalManifest();
H A DVintfObject.cpp58 const HalManifest *VintfObject::GetDeviceHalManifest(bool skipCache) { function in class:android::vintf::VintfObject
216 std::bind(VintfObject::GetDeviceHalManifest, true /* skipCache */))) != OK) {

Completed in 231 milliseconds