Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater.cpp162 std::vector<std::string> existing_groups = builder_->ListGroups(); in DeleteGroups() local
163 for (const auto& existing_group_name : existing_groups) { in DeleteGroups()