Home
last modified time | relevance | path

Searched defs:newPath (Results 1 – 4 of 4) sorted by relevance

/expo/docs/common/
H A Derror-utilities.test.ts5 const newPath = getRedirectPath(redirectPath); constant
15 const newPath = getRedirectPath(redirectPath); constant
22 const newPath = getRedirectPath(redirectPath); constant
29 const newPath = getRedirectPath(redirectPath); constant
36 const newPath = getRedirectPath(redirectPath); constant
43 const newPath = getRedirectPath(redirectPath); constant
50 const newPath = getRedirectPath(redirectPath); constant
57 const newPath = getRedirectPath(redirectPath); constant
64 const newPath = getRedirectPath(redirectPath); constant
71 const newPath = getRedirectPath(redirectPath); constant
/expo/packages/@expo/cli/src/export/
H A DexportStaticAsync.ts241 const newPath = basePath + value.path + '/'; constant
/expo/android/expoview/src/main/java/host/exp/exponent/
H A DExponentManifest.kt72 var newPath = uri.path in httpManifestUrlBuilder() variable
/expo/tools/src/
H A DGit.ts294 const newPath = relativePathAfterRename ?? relativePath; constant