Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp88 std::set<std::pair<std::string, std::string>> inDisableSet; in ~AutoLaunch() local
94 inDisableSet.insert({ items.first, iter.first }); in ~AutoLaunch()
103 for (const auto &identifierInfo : inDisableSet) { in ~AutoLaunch()