Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DVintfFm.cpp119 std::shared_ptr<const CompatibilityMatrix> getDeviceCompatibilityMatrix() override { in getDeviceCompatibilityMatrix() function in android::vintf::details::FmOnlyVintfObject
H A DVintfObject.cpp127 std::shared_ptr<const CompatibilityMatrix> VintfObject::getDeviceCompatibilityMatrix() { in getDeviceCompatibilityMatrix() function in android::vintf::VintfObject