Home
last modified time | relevance | path

Searched defs:deviceManifest (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/gnss/2.1/vts/functional/
H A Dgnss_hal_test.cpp38 auto deviceManifest = ::android::vintf::VintfObject::GetDeviceHalManifest(); in IsGnssHalVersion_2_1() local
/aosp12/system/libvintf/libaidlvintf_test_helper/
H A DVintf.cpp32 auto deviceManifest = vintf::VintfObject::GetDeviceHalManifest(); in getAidlHalInstanceNames() local
/aosp12/system/libvintf/
H A DVintfObject.cpp137 auto deviceManifest = getDeviceHalManifest(); in getFrameworkCompatibilityMatrix() local
154 const std::shared_ptr<const HalManifest>& deviceManifest, CompatibilityMatrix* out, in getCombinedFrameworkMatrix()
438 auto deviceManifest = getDeviceHalManifest(); in filterHalsByDeviceManifestLevel() local
853 auto deviceManifest = getDeviceHalManifest(); in checkDeprecation() local
910 auto deviceManifest = getDeviceHalManifest(); in checkDeprecation() local
H A Dcheck_vintf.cpp356 auto deviceManifest = vintfObject->getDeviceHalManifest(); in logHalsFromNewFcms() local
463 auto deviceManifest = vintfObject->getDeviceHalManifest(); in checkAllFiles() local
/aosp12/frameworks/native/cmds/lshal/
H A Dtest.cpp771 auto deviceManifest = std::make_shared<HalManifest>(); in TEST_F() local