Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/aosp12/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh585 cleanup() { function
1346 cleanup() { function
1431 cleanup() { function
1595 cleanup() { function
1604 cleanup() { function
/aosp12/art/test/1953-pop-frame/src/art/
H A DTest1953.java55 public void cleanup(Thread thr); in cleanup() method
63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/aosp12/art/test/1954-pop-frame-jit/src/art/
H A DTest1953.java55 public void cleanup(Thread thr); in cleanup() method
63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/aosp12/art/test/1955-pop-frame-jit-called/src/art/
H A DTest1953.java55 public void cleanup(Thread thr); in cleanup() method
63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/aosp12/art/test/1956-pop-frame-jit-calling/src/art/
H A DTest1953.java55 public void cleanup(Thread thr); in cleanup() method
63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/aosp12/art/test/1969-force-early-return-void/src/art/
H A DTest1969.java48 public void cleanup(Thread thr); in cleanup() method
72 public void cleanup(Thread thr) { in makeSuspend() method in Test1969
/aosp12/art/test/1970-force-early-return-long/src/art/
H A DTest1970.java54 public void cleanup(Thread thr); in cleanup() method
79 public void cleanup(Thread thr) { in makeSuspend() method in Test1970
/aosp12/system/tools/aidl/tests/
H A Daidl_integration_test.py106 def cleanup(self): member in NativeServer
112 def cleanup(self): member in NativeClient
137 def cleanup(self): member in JavaServer
151 def cleanup(self): member in JavaClient
170 def cleanup(self): member in RustClient
183 def cleanup(self): member in RustServer
/aosp12/system/apex/apexer/
H A Druntests.sh36 function cleanup { function
/aosp12/art/test/1968-force-early-return/src/art/
H A DTest1968.java81 public void cleanup(Thread thr); in cleanup() method
106 public void cleanup(Thread thr) { in makeSuspend() method in Test1968
/aosp12/build/make/tools/
H A Dcheck_identical_lib.sh12 function cleanup() { function
/aosp12/build/blueprint/tests/
H A Dtest_tree_tests.sh13 function cleanup() { function
/aosp12/bionic/libc/kernel/tools/
H A Dgenerate_uapi_headers.sh51 function cleanup () { function
/aosp12/frameworks/base/tools/obbtool/
H A Dmkobb.sh87 cleanup() { function
/aosp12/frameworks/base/core/java/android/content/pm/
H A DIOtaDexopt.aidl37 void cleanup(); in cleanup() method
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DPasswordSlotManagerTestable.java55 void cleanup() { in cleanup() method in PasswordSlotManagerTestable
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DUntrustedWifiNetworkFactoryTest.java72 public void cleanup() { in cleanup() method in UntrustedWifiNetworkFactoryTest
H A DDeviceConfigFacadeTest.java110 public void cleanup() { in cleanup() method in DeviceConfigFacadeTest
/aosp12/art/build/apex/
H A Druntests.sh160 function cleanup { function
/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dquick_exit.c43 void (*cleanup)(void); member
/aosp12/packages/apps/Gallery2/jni_jpegstream/src/
H A Dstream_wrapper.cpp70 void StreamWrapper::cleanup() { in cleanup() function in StreamWrapper
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DWifiConnectedSessionInfoTest.java49 public void cleanup() { in cleanup() method in WifiConnectedSessionInfoTest
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/
H A DDpcReceivedSuccessReceiver.java36 void cleanup(); in cleanup() method
/aosp12/system/bt/hci/include/
H A Dlow_power_manager.h32 void (*cleanup)(void); member
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
H A DMockCameraFactory.java70 public static void cleanup() { in cleanup() method in MockCameraFactory

12345678910>>...13