| /art/tools/ |
| D | check_presubmit_json_expectations.sh | 40 function cleanup { function
|
| /art/test/1955-pop-frame-jit-called/src/art/ |
| D | Test1953.java | 55 public void cleanup(Thread thr); in cleanup() method 63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
|
| /art/test/1953-pop-frame/src/art/ |
| D | Test1953.java | 55 public void cleanup(Thread thr); in cleanup() method 63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
|
| /art/test/1956-pop-frame-jit-calling/src/art/ |
| D | Test1953.java | 55 public void cleanup(Thread thr); in cleanup() method 63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
|
| /art/test/1954-pop-frame-jit/src/art/ |
| D | Test1953.java | 55 public void cleanup(Thread thr); in cleanup() method 63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
|
| /art/test/1969-force-early-return-void/src/art/ |
| D | Test1969.java | 48 public void cleanup(Thread thr); in cleanup() method 72 public void cleanup(Thread thr) { in makeSuspend() method in Test1969
|
| /art/test/1970-force-early-return-long/src/art/ |
| D | Test1970.java | 54 public void cleanup(Thread thr); in cleanup() method 79 public void cleanup(Thread thr) { in makeSuspend() method in Test1970
|
| /art/build/apex/ |
| D | runtests.sh | 181 function cleanup { function
|
| /art/test/1968-force-early-return/src/art/ |
| D | Test1968.java | 81 public void cleanup(Thread thr); in cleanup() method 106 public void cleanup(Thread thr) { in makeSuspend() method in Test1968
|
| /art/artd/ |
| D | file_utils.cc | 78 auto cleanup = make_scope_guard([this] { Unlink(); }); in CommitOrAbandon() local 129 auto cleanup = make_scope_guard([&]() { in CommitAllOrAbandon() local
|
| D | artd.cc | 233 auto cleanup = make_scope_guard([&] { in PrepareArtifactsDir() local 1043 ScopedAStatus Artd::cleanup(const std::vector<ProfilePath>& in_profilesToKeep, in cleanup() function in art::artd::Artd
|
| D | artd_test.cc | 1844 TEST_F(ArtdTest, cleanup) { in TEST_F() argument
|
| /art/libartservice/service/javatests/com/android/server/art/ |
| D | DexUseManagerTest.java | 249 boolean saveAndLoad, boolean shutdown, boolean cleanup) throws Exception { in verifyPrimaryDexMultipleEntries() 418 boolean saveAndLoad, boolean shutdown, boolean cleanup) throws Exception { in verifySecondaryDexMultipleEntries()
|
| /art/test/1909-per-agent-tls/src/art/ |
| D | Test1909.java | 65 public void cleanup() throws Exception { in cleanup() method in Test1909.ThreadWaiter
|
| /art/libnativeloader/test/src/android/test/hostside/ |
| D | LibnativeloaderTest.java | 119 CleanupPaths cleanup = new CleanupPaths(ctx.mDevice, cleanupPathList); in afterClassWithDevice() local 198 void cleanup() throws DeviceNotAvailableException { in cleanup() method in LibnativeloaderTest.CleanupPaths
|
| /art/artd/binder/com/android/server/art/ |
| D | IArtd.aidl | 169 long cleanup(in List<com.android.server.art.ProfilePath> profilesToKeep, in cleanup() method
|
| /art/tools/common/ |
| D | common.py | 279 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument 370 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument
|
| /art/libarttools/tools/ |
| D | art_exec_test.cc | 100 std::function<void()> cleanup([=] { in ScopedExecAndWait() local
|
| /art/runtime/ |
| D | exec_utils.cc | 184 auto cleanup = android::base::make_scope_guard([&]() { in WaitChildWithTimeout() local
|
| /art/libartservice/service/java/com/android/server/art/ |
| D | ArtManagerLocal.java | 896 public long cleanup(@NonNull PackageManagerLocal.FilteredSnapshot snapshot) { in cleanup() method in ArtManagerLocal
|
| D | DexUseManagerLocal.java | 637 public void cleanup() { in cleanup() method in DexUseManagerLocal
|
| /art/dex2oat/ |
| D | dex2oat.cc | 2392 auto cleanup = android::base::ScopeGuard([&]() { profile_compilation_info_.reset(nullptr); }); in LoadProfile() local
|