Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 25 of 64) sorted by relevance

123

/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
Diterator.h79 struct Cleanup { struct
80 CleanupFunction function; argument
83 Cleanup* next; argument
/external/chromium_org/third_party/angle/src/third_party/compiler/
DArrayBoundsClamper.h47 void Cleanup() in Cleanup() function
/external/chromium_org/chrome/browser/
Dchrome_process_singleton.cc37 void ChromeProcessSingleton::Cleanup() { in Cleanup() function in ChromeProcessSingleton
Dprocess_singleton_win.cc462 void ProcessSingleton::Cleanup() { in Cleanup() function in ProcessSingleton
/external/chromium_org/tools/gyp/pylib/gyp/
Dxml_fix.py62 def Cleanup(self): member in XmlFix
/external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
Dcrash_dump_tester.py53 def Cleanup(): function
/external/clang/lib/CodeGen/
DCGCall.h74 EHScopeStack::stable_iterator Cleanup; member
109 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
/external/chromium_org/chrome/browser/chromeos/app_mode/
Dapp_launch_utils.cc33 void Cleanup() { delete this; } in Cleanup() function in chromeos::AppLaunchManager
/external/chromium_org/chrome/browser/web_resource/
Djson_asynchronous_unpacker.cc82 void Cleanup() { in Cleanup() function in JSONAsynchronousUnpackerImpl
/external/chromium_org/media/tools/constrained_network_server/
Dcns.py135 def Cleanup(self, all_ports, request_ip=None): member in PortAllocator
182 def Cleanup(self): member in ConstrainedNetworkServer
/external/chromium_org/content/browser/download/
Ddrag_download_util.cc109 void PromiseFileFinalizer::Cleanup() { in Cleanup() function in content::PromiseFileFinalizer
/external/chromium_org/cc/output/
Dprogram_binding.cc65 void ProgramBindingBase::Cleanup(GLES2Interface* context) { in Cleanup() function in cc::ProgramBindingBase
/external/chromium_org/tools/win/static_initializers/
Dstatic_initializers.cc81 static void Cleanup(IDiaSymbol* global_symbol, IDiaSession* dia_session) { in Cleanup() function
/external/chromium_org/net/tools/flip_server/
Dhttp_interface_test.cc389 TEST_F(FlipHttpSMProxyTest, Cleanup) { in TEST_F() argument
435 TEST_F(FlipHttpSMHttpTest, Cleanup) { in TEST_F() argument
473 TEST_F(FlipHttpSMSpdyTest, Cleanup) { in TEST_F() argument
Dspdy_interface.h148 virtual void Cleanup() OVERRIDE {} in Cleanup() function
Dstreamer_interface.cc113 void StreamerSM::Cleanup() { in Cleanup() function in net::StreamerSM
/external/chromium_org/base/threading/
Dwatchdog.cc67 void Watchdog::Cleanup() { in Cleanup() function in base::Watchdog
/external/chromium_org/third_party/angle/src/compiler/translator/
DBuiltInFunctionEmulator.cpp394 void BuiltInFunctionEmulator::Cleanup() in Cleanup() function in BuiltInFunctionEmulator
/external/chromium_org/ui/views/controls/menu/
Dmenu_message_loop_aura.cc78 void Cleanup() { in Cleanup() function in views::__anon2fbaf02e0111::ActivationChangeObserverImpl
/external/chromium_org/chrome/browser/importer/
Dexternal_process_importer_client.cc264 void ExternalProcessImporterClient::Cleanup() { in Cleanup() function in ExternalProcessImporterClient
/external/chromium_org/tools/valgrind/
Dvalgrind_test.py168 def Cleanup(self): member in BaseTool
1075 def Cleanup(self): member in ThreadSanitizerRV1Mixin
1099 def Cleanup(self): member in ThreadSanitizerRV2Mixin
/external/clang/lib/StaticAnalyzer/Checkers/
DStackAddrEscapeChecker.cpp154 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
/external/chromium_org/content/browser/renderer_host/
Dsoftware_frame_manager_unittest.cc181 TEST_F(SoftwareFrameManagerTest, Cleanup) { in TEST_F() argument
/external/chromium_org/remoting/ios/bridge/
Dclient_instance.cc119 void ClientInstance::Cleanup() { in Cleanup() function in remoting::ClientInstance
/external/chromium_org/content/browser/web_contents/
Dtouch_editable_impl_aura.cc371 void TouchEditableImplAura::Cleanup() { in Cleanup() function in content::TouchEditableImplAura

123