Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
DMountRegistry.h49 std::vector<BindMap::const_iterator> binds; member
54 decltype(binds)().swap(binds); in clear() local
/system/incremental_delivery/incfs/
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
401 auto& binds = root.binds; in loadFrom() local