Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_fuzz_utils.cpp162 using PropertyList = std::set<std::string>; typedef
164 reinterpret_cast<PropertyList*>(cookie)->insert(key); in InsertProperty()