Home
last modified time | relevance | path

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

/aosp_15_r20/system/incremental_delivery/incfs/
H A DMountRegistry.cpp116 auto MountRegistry::Mounts::rootAndSubpathFor(std::string_view path) const in rootAndSubpathFor() function in android::incfs::MountRegistry::Mounts
229 std::pair<std::string, std::string> MountRegistry::rootAndSubpathFor(std::string_view path) { in rootAndSubpathFor() function in android::incfs::MountRegistry