Searched defs:tmp_lock_image_path (Results 1 – 1 of 1) sorted by relevance
39 Result<SharedFD> AcquireLock(const std::string& tmp_lock_image_path) { in AcquireLock()63 std::string tmp_lock_image_path = image_path + ".lock"; in ForceRawImage() local