Home
last modified time | relevance | path

Searched refs:getManifestForLevel (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/libvintf/
H A DVintfFm.cpp215 auto manifest = getManifestForLevel(vintfFsFactory, level); in update()
234 auto manifest = getManifestForLevel(vintfFsFactory, level); in check()
249 std::shared_ptr<const HalManifest> VintfFm::getManifestForLevel(const FsFactory& vintfFsFactory, in getManifestForLevel() function in android::vintf::VintfFm
/aosp12/system/libvintf/include-test/vintf/
H A DVintfFm.h49 std::shared_ptr<const HalManifest> getManifestForLevel(const FsFactory& vintfFsFactory,