Home
last modified time | relevance | path

Searched refs:kSystemLegacyMatrix (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/test/
Dvintf_object_tests.cpp404 ON_CALL(fetcher(), fetch(StrEq(kSystemLegacyMatrix), _)) in setupMockFetcher()
437 EXPECT_CALL(fetcher(), fetch(StrEq(kSystemLegacyMatrix), _)).Times(times); in expectSystemMatrix()
599 expectNeverFetch(kSystemLegacyMatrix); in TEST_F()
635 expectNeverFetch(kSystemLegacyMatrix); in TEST_F()
888 expectNeverFetch(kSystemLegacyMatrix); in SetUp()
/system/libvintf/
DVintfObject.cpp147 kSystemLegacyMatrix, _2)); in getFrameworkCompatibilityMatrix()
620 const std::string kSystemLegacyMatrix = "/system/compatibility_matrix.xml"; variable
636 kSystemLegacyMatrix, in dumpFileList()
/system/libvintf/include/vintf/
DVintfObject.h396 extern const std::string kSystemLegacyMatrix;