Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/include/
DMountRegistry.h45 std::vector<BindMap::const_iterator> binds; member
50 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
226 auto& binds = roots[root].binds; in removeBind() local
378 auto& binds = root.binds; in loadFrom() local