Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dfile_lock_machine.py35 def FileCheckName(name): function
177 if fd.name == FileCheckName(self._filepath):
182 fp = OpenLiveCheck(FileCheckName(self._filepath))
225 lock_file_check = FileCheckName(self._lock_file)
265 if i.name == FileCheckName(self._lock_file)
273 os.remove(FileCheckName(self._lock_file))