Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dfile_lock_machine.py31 def FileCheckName(name): function
163 if fd.name == FileCheckName(self._filepath):
168 fp = OpenLiveCheck(FileCheckName(self._filepath))
211 lock_file_check = FileCheckName(self._lock_file)
251 if i.name == FileCheckName(self._lock_file)
259 os.remove(FileCheckName(self._lock_file))