Home
last modified time | relevance | path

Searched defs:filesystem (Results 1 – 2 of 2) sorted by relevance

/system/incremental_delivery/incfs/
DMountRegistry.cpp204 MountRegistry::MountRegistry(std::string_view filesystem) in MountRegistry()
324 bool MountRegistry::Mounts::loadFrom(base::borrowed_fd fd, std::string_view filesystem) { in loadFrom()
434 auto MountRegistry::Mounts::load(base::borrowed_fd mountInfo, std::string_view filesystem) in load()
/system/core/fs_mgr/
Dfs_mgr.cpp2378 bool fs_mgr_filesystem_available(const std::string& filesystem) { in fs_mgr_filesystem_available()