HomeSort by relevance Sort by last modified time
    Searched refs:Cleanup (Results 51 - 75 of 428) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/bt/include/hardware/
bluetooth_headset_interface.h 210 virtual void Cleanup() = 0;
  /system/update_engine/payload_consumer/
postinstall_runner_action.h 86 // Cleanup the setup made when running postinstall for a given partition.
87 // Unmount and remove the mountpoint directory if needed and cleanup the
89 void Cleanup();
  /test/vts-testcase/kernel/ltp/shell_environment/definitions/
directory_exists.py 29 to_cleanup: bool, whether or not to cleanup the defined environment
80 def Cleanup(self):
  /external/clang/lib/CodeGen/
CGCleanup.h 68 /// Whether this cleanup needs to be run along normal edges.
71 /// Whether this cleanup needs to be run along exception edges.
74 /// Whether this cleanup is currently active.
77 /// Whether this cleanup is a lifetime marker
80 /// Whether the normal cleanup should test the activation flag.
83 /// Whether the EH cleanup should test the activation flag.
86 /// The amount of extra storage needed by the Cleanup.
106 enum Kind { Cleanup, Catch, Terminate, Filter, PadEnd };
146 /// Objective C \@finally blocks are represented using a cleanup scope
232 /// A cleanup scope which generates the cleanup blocks lazily
    [all...]
  /external/tpm2/
CpriRSA.c 73 goto Cleanup;
82 goto Cleanup;
102 goto Cleanup;
110 Cleanup:
184 goto Cleanup;
194 goto Cleanup;
203 goto Cleanup;
214 goto Cleanup;
233 goto Cleanup;
241 Cleanup
    [all...]
  /external/autotest/client/deps/glbench/src/
main.cc 122 g_main_gl_interface->Cleanup();
186 g_main_gl_interface->Cleanup();
glx_stuff.cc 63 void GLXInterface::Cleanup() {
  /external/deqp/external/openglcts/modules/gl/
gl4cVertexAttribBindingTests.cpp 297 virtual long Cleanup()
392 virtual long Cleanup()
483 virtual long Cleanup()
485 BasicInputBase::Cleanup();
530 virtual long Cleanup()
532 BasicInputBase::Cleanup();
592 virtual long Cleanup()
594 BasicInputBase::Cleanup();
659 virtual long Cleanup()
661 BasicInputBase::Cleanup();
    [all...]
  /test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/
check_setup_cleanup.py 25 Usually such a job contains check -> setup -> cleanup workflow
32 to_cleanup: bool, whether or not to cleanup the defined environment
63 """Execute the check, setup, and cleanup.
65 Will execute setup and cleanup only if the boolean switches for them
66 are True. It will NOT execute cleanup if check function passes.
88 self.context.AddCleanupJob(self.InternalCall, self.Cleanup)
204 def Cleanup(self):
207 Used to cleanup setup if check fail. Can be override by sub-class
209 self.note = "Cleanup step undefined."
  /cts/hostsidetests/sustainedperf/shadertoy_android/jni/
shadertoy_renderer.cpp 129 void Cleanup() {
  /external/llvm/include/llvm/CodeGen/
WinEHFuncInfo.h 45 MBBOrBasicBlock Cleanup;
  /external/webrtc/webrtc/base/
openssladapter.h 63 void Cleanup();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
WinEHFuncInfo.h 45 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
WinEHFuncInfo.h 45 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
WinEHFuncInfo.h 43 MBBOrBasicBlock Cleanup;

Completed in 448 milliseconds

1 23 4 5 6 7 8 91011>>