Searched defs:tmp_lock_image_path (Results 1 – 1 of 1) sorted by relevance
36 const std::string& tmp_lock_image_path) { in ReleaseLock()44 bool AcquireLock(SharedFD& fd, const std::string& tmp_lock_image_path) { in AcquireLock()73 std::string tmp_lock_image_path = image_path + ".lock"; in ConvertToRawImage() local