Home
last modified time | relevance | path

Searched refs:inputFilename (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsAndroid.ts212 const inputFilename = basename(soundFileRelativePath); constant
214 if (inputFilename) {
217 const destinationFilepath = resolve(rawResourcesPath, inputFilename);
/expo/packages/expo-notifications/plugin/build/
H A DwithNotificationsAndroid.js162 const inputFilename = (0, path_1.basename)(soundFileRelativePath);
163 if (inputFilename) {
166 const destinationFilepath = (0, path_1.resolve)(rawResourcesPath, inputFilename);