Searched defs:vintfObject (Results 1 – 4 of 4) sorted by relevance
| /system/libvintf/ | ||
| D | check_vintf.cpp | 401 auto vintfObject = in checkAllFiles() local |
| D | VintfFm.cpp | 288 auto vintfObject = std::make_unique<details::FmOnlyVintfObject>(vintfFsFactory(), level); in getManifestForLevel() local |
| /system/libvintf/test/ | ||
| D | VintfObjectRecoveryTest.cpp | 199 std::unique_ptr<VintfObjectRecovery> vintfObject; member in android::vintf::testing::VintfObjectRecoveryTest |
| D | vintf_object_tests.cpp | 619 std::unique_ptr<VintfObject> vintfObject; member in android::vintf::testing::VintfObjectTestBase |