Lines Matching refs:it

234   UsageError("      Do not include the arch as part of the name, it is added automatically.");
330 UsageError(" If used without --debuggable, it will be best-effort only.");
446 // TODO: When we can guarantee it won't prevent shutdown in error cases, move to LOG. However,
447 // it's rather easy to hang in unwinding.
448 // LogLine also avoids ART logging lock issues, as it's really only a wrapper around
487 // TODO: Switch to Mutex when we can guarantee it won't prevent shutdown in error cases.
609 // StringPiece is not necessarily zero-terminated, so need to make a copy and ensure it.
984 // 4) Replace suffix with s if it's "jar" -> d == "jar" -> pci.s
1243 swap_file->MarkUnchecked(); // We don't we to track this, it will be unlinked immediately.
1244 swap_file->DisableAutoClose(); // We'll handle it ourselves, the File object will be
1280 for (auto it = resolved_classes.begin(); it != resolved_classes.end(); ) {
1281 if (dex_files_locations.find(it->GetDexLocation()) == dex_files_locations.end()) {
1282 VLOG(compiler) << "Removed profile samples for non-app dex file " << it->GetDexLocation();
1283 it = resolved_classes.erase(it);
1285 ++it;
1381 // When passing the special shared library as the classpath, it is the only path.
1428 // If we use a swap file, ensure we are above the threshold to make it necessary.
1623 // file but now it is contained within an ELF dynamic object (aka an .so
1809 // If the oat file is still open, flush it.
1934 // Don't use swap, we know generation should succeed, and we don't want to slow it down.
1938 // If there are less dex files than the threshold, assume it's gonna be fine.
2003 // If we fail to open the dex file because it's been stripped, try to open the dex file
2193 // we don't want fallback mode, it will abort as we do not push a boot classpath (it might
2198 // Disable libsigchain. We don't don't need it during compilation and it prevents us
2252 // Runtime::Start, give it away now so that we don't starve GC.
2551 // Flush boot.oat. We always expect the output file by name, and it will be re-opened from the
2630 // functions inlining it (such as main), that would not fit the