Home
last modified time | relevance | path

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

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