Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp421 return out->fetchAllInformation(getFileSystem().get(), kSystemLegacyManifest, error); in fetchFrameworkHalManifest()
619 const std::string kSystemLegacyManifest = "/system/manifest.xml"; variable
635 kSystemLegacyManifest, in dumpFileList()
/system/libvintf/include/vintf/
DVintfObject.h395 extern const std::string kSystemLegacyManifest;
/system/libvintf/test/
Dvintf_object_tests.cpp1538 expectFileNotExist(StrEq(kSystemLegacyManifest)); in TEST_P()