Home | History | Annotate | Download | only in src

Lines Matching defs:VISITED

250     UNVISITED, VISITED, INSTALLED
5403 // The current node has already been visited so there must be a
5405 if (!Utils::ApiCheck(extension_states->get_state(current) != VISITED,
5411 extension_states->set_state(current, VISITED);