Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A DMountRegistry.h49 std::vector<BindMap::const_iterator> binds; member
54 decltype(binds)().swap(binds); in clear() local
/aosp12/system/incremental_delivery/incfs/
H A DMountRegistry.cpp67 std::vector<std::pair<std::string_view, std::string_view>> MountRegistry::Mounts::Mount::binds() in binds() function in android::incfs::MountRegistry::Mounts::Mount
198 auto& binds = roots[root].binds; in removeBind() local
400 auto& binds = root.binds; in loadFrom() local
/aosp12/frameworks/base/services/incremental/
H A DServiceWrappers.cpp151 auto binds = mount.binds(); // span() doesn't like rvalue containers, needs to save it. in listExistingMounts() local
H A DIncrementalService.cpp1434 mIncFs->listExistingMounts([this, &mountedRootNames](auto root, auto backingDir, auto binds) { in adoptMountedInstances()
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...