OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanup_orphaned_containers
(Results
1 - 3
of
3
) sorted by null
/external/autotest/scheduler/
monitor_db_cleanup.py
378
self.drone_manager.
cleanup_orphaned_containers
()
drone_utility.py
313
def
cleanup_orphaned_containers
(self):
member in class:DroneUtility
drone_manager.py
335
def
cleanup_orphaned_containers
(self):
member in class:DroneManager
336
"""Queue
cleanup_orphaned_containers
call at each drone.
339
logging.info('Queue
cleanup_orphaned_containers
at %s',
341
drone.queue_call('
cleanup_orphaned_containers
')
[
all
...]
Completed in 164 milliseconds