Searched refs:inputFilename (Results 1 – 2 of 2) sorted by relevance
212 const inputFilename = basename(soundFileRelativePath); constant214 if (inputFilename) {217 const destinationFilepath = resolve(rawResourcesPath, inputFilename);
162 const inputFilename = (0, path_1.basename)(soundFileRelativePath);163 if (inputFilename) {166 const destinationFilepath = (0, path_1.resolve)(rawResourcesPath, inputFilename);