Home
last modified time | relevance | path

Searched refs:file_locks (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/
Dfile_lock_machine.py124 def AsString(cls, file_locks): argument
129 for file_lock in file_locks:
149 file_locks = []
156 file_locks.append(file_lock)
157 logger.GetLogger().LogOutput('\n%s' % cls.AsString(file_locks))