package com.baidu.cloud.videocache.file; /* loaded from: classes.dex */ public interface FileNameGenerator { String a(String str); }