Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1921 auto collect_fn = [&dex_locations](const std::string& dex_location, in CompileBootclasspathElements() local
1927 if (!info.Load(profile_file->Fd(), /*merge_classes=*/ true, collect_fn)) { in CompileBootclasspathElements()