HomeSort by relevance Sort by last modified time
    Searched refs:_lock_file (Results 1 - 8 of 8) sorted by null

  /external/toolchain-utils/
file_lock_machine.py 194 self._lock_file = lock_file
199 with FileLock(self._lock_file) as lock:
210 lock_file_check = FileCheckName(self._lock_file)
225 with FileLock(self._lock_file) as lock:
250 if i.name == FileCheckName(self._lock_file)]
257 os.remove(FileCheckName(self._lock_file))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mailbox.py 609 _lock_file(self._file)
674 _lock_file(self._file, dotlock=False)
884 _lock_file(f)
1902 def _lock_file(f, dotlock=True): function
    [all...]
  /external/python/cpython2/Lib/
mailbox.py 631 _lock_file(self._file)
706 _lock_file(self._file, dotlock=False)
1971 def _lock_file(f, dotlock=True): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mailbox.py 625 _lock_file(self._file)
700 _lock_file(self._file, dotlock=False)
1961 def _lock_file(f, dotlock=True): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
mailbox.py 625 _lock_file(self._file)
700 _lock_file(self._file, dotlock=False)
1961 def _lock_file(f, dotlock=True): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 625 _lock_file(self._file)
700 _lock_file(self._file, dotlock=False)
1961 def _lock_file(f, dotlock=True): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 625 _lock_file(self._file)
700 _lock_file(self._file, dotlock=False)
1961 def _lock_file(f, dotlock=True): function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h     [all...]

Completed in 164 milliseconds