Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
DMountRegistry.cpp238 mMounts.loadFrom(mMountInfo, mFilesystem); in MountRegistry()
272 mMounts.loadFrom(mMountInfo, mFilesystem); in ensureUpToDate()
320 bool MountRegistry::Mounts::loadFrom(base::borrowed_fd fd, std::string_view filesystem) { in loadFrom() function in android::incfs::MountRegistry::Mounts
410 res.loadFrom(mountInfo, filesystem); in load()
/system/incremental_delivery/incfs/include/
DMountRegistry.h75 bool loadFrom(base::borrowed_fd fd, std::string_view filesystem);