Home
last modified time | relevance | path

Searched refs:removeBind (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/incremental_delivery/incfs/include/
H A DMountRegistry.h95 void removeBind(std::string_view what);
/aosp12/system/incremental_delivery/incfs/
H A DMountRegistry.cpp185 void MountRegistry::Mounts::removeBind(std::string_view what) { in removeBind() function in android::incfs::MountRegistry::Mounts