Home
last modified time | relevance | path

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

/AOO41X/main/configmgr/source/ !
H A Dmodifications.cxx40 bool wasPresent = false; in add() local
44 if (wasPresent && p->children.empty()) { in add()
49 wasPresent = false; in add()
51 wasPresent = true; in add()