Searched refs:getLanguage (Results 1 – 6 of 6) sorted by relevance
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | Paths.ts | 31 function getLanguage(filePath: string): 'java' | 'groovy' | 'kt' { function 51 language: getLanguage(filePath) as any,
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Paths.js | 71 function getLanguage(filePath) { function 90 language: getLanguage(filePath)
|
| H A D | Paths.js.map | 1 …getLanguage","extension","extname","UnexpectedError","getFileInfo","normalize","contents","fs","re…
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Paths.ts | 95 function getLanguage(filePath: string): AppleLanguage { function 114 language: getLanguage(filePath),
|
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | Paths.js | 129 function getLanguage(filePath) { function 147 language: getLanguage(filePath)
|
| H A D | Paths.js.map | 1 …getLanguage","filePath","extension","extname","getFileInfo","normalize","contents","readFileSync",…
|