Searched defs:rootFor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/incremental_delivery/incfs/ | ||
H A D | MountRegistry.cpp | 108 std::string_view MountRegistry::Mounts::rootFor(std::string_view path) const { in rootFor() function in android::incfs::MountRegistry::Mounts |
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ | ||
D | sema.go | 56 func (t *semTable) rootFor(addr *uint32) *semaRoot { func |