Searched refs:AcquireLock (Results 1 – 1 of 1) sorted by relevance
44 bool AcquireLock(SharedFD& fd, const std::string& tmp_lock_image_path) { in AcquireLock() function75 if(AcquireLock(fd, tmp_lock_image_path) == false) { in ConvertToRawImage()