Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
DMountRegistry.h115 Details detailsFor(std::string_view path);
/system/incremental_delivery/incfs/
DMountRegistry.cpp220 auto MountRegistry::detailsFor(std::string_view path) -> Details { in detailsFor() function in android::incfs::MountRegistry
Dincfs.cpp2043 const auto [pathRoot, backingRoot, subpath] = registry().detailsFor(path); in IncFs_ReserveSpaceByPath()
2060 const auto [pathRoot, backingRoot, subpath] = registry().detailsFor(path); in IncFs_ReserveSpaceById()