Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.cpp148 std::set<std::string> GetAllBaseDeviceStrings(const std::string& child_dev) { in GetAllBaseDeviceStrings() function
201 auto child_bases = GetAllBaseDeviceStrings(child_dev.name()); in CheckDeleteDeviceMapperTree()