Home
last modified time | relevance | path

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

/system/libvintf/
Dconstants-private.h43 constexpr const char* kSystemExtVintfDir = SYSTEM_EXT_VINTF_DIR; variable
DVintfObject.cpp486 kSystemExtVintfDir, in getAllFrameworkMatrixLevels()
652 kSystemExtVintfDir, in dumpFileList()
968 if (android::base::StartsWith(namedMatrix.fileName(), kSystemExtVintfDir)) { in hasFrameworkCompatibilityMatrixExtensions()
/system/libvintf/test/
Dvintf_object_tests.cpp1836 SetUpMockMatrices(kSystemExtVintfDir, GetOemFcmMatrixLevels("systemext")); in TEST_P()