Home
last modified time | relevance | path

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

/art/runtime/
Dclass_loader_context.cc551 auto kept_it = std::remove_if( in RemoveLocationsFromClassPaths() local
558 info->classpath.erase(kept_it, info->classpath.end()); in RemoveLocationsFromClassPaths()