Home | History | Annotate | Download | only in src

Lines Matching defs:VISITED

213     UNVISITED, VISITED, INSTALLED
2046 // The current node has already been visited so there must be a
2048 if (extension_states->get_state(current) == VISITED) {
2054 extension_states->set_state(current, VISITED);