Searched defs:cleanup (Results 1 – 6 of 6) sorted by relevance
123 cleanup() { function
109 def cleanup(self) -> None: member in PluginsRegistry
128 def cleanup method
135 def cleanup method
116 Method *cleanup = PlatformTypes(vm_)->coreFinalizationRegistryExecCleanup->GetPandaMethod(); in StartCleanupCoroIfNeeded() local
177 def cleanup(self, bu: BenchUnit) -> None: member in PlatformBase