Searched refs:detailsFor (Results 1 – 3 of 3) sorted by relevance
115 Details detailsFor(std::string_view path);
220 auto MountRegistry::detailsFor(std::string_view path) -> Details { in detailsFor() function in android::incfs::MountRegistry
2043 const auto [pathRoot, backingRoot, subpath] = registry().detailsFor(path); in IncFs_ReserveSpaceByPath()2060 const auto [pathRoot, backingRoot, subpath] = registry().detailsFor(path); in IncFs_ReserveSpaceById()