Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h392 extern const std::string kSystemExtManifestFragmentDir;
/system/libvintf/
DVintfObject.cpp393 {kSystemExtManifest, kSystemExtManifestFragmentDir}, in fetchFrameworkHalManifest()
615 const std::string kSystemExtManifestFragmentDir = kSystemExtVintfDir + "manifest/"; variable
/system/libvintf/test/
Dvintf_object_tests.cpp1545 expectFragment(kSystemExtManifestFragmentDir, "ISystemExtEtcFragment", std::get<5>(GetParam())); in TEST_P()