Home
last modified time | relevance | path

Searched refs:getLocation (Results 1 – 15 of 15) sorted by relevance

/expo/packages/@expo/cli/src/start/server/middleware/__tests__/
H A DRuntimeRedirectMiddleware-test.ts7 const getLocation = jest.fn(({ runtime }) => constant
12 getLocation,
16 return { middleware, getLocation, onDeepLink };
47 const { middleware, getLocation, onDeepLink } = createMiddleware(); constant
61 expect(getLocation).toBeCalledWith({ runtime: 'expo' });
66 const { middleware, getLocation, onDeepLink } = createMiddleware(); constant
83 expect(getLocation).toBeCalledWith({ runtime: 'expo' });
88 const { middleware, getLocation, onDeepLink } = createMiddleware(); constant
101 expect(getLocation).toBeCalledWith({ runtime: 'custom' });
/expo/packages/@expo/cli/src/start/server/middleware/
H A DRuntimeRedirectMiddleware.ts31 getLocation: (props: { runtime: RuntimeTarget }) => string | null | undefined;
49 const redirect = this.options.getLocation({ runtime });
/expo/packages/@expo/metro-runtime/src/error-overlay/overlay/
H A DLogBoxInspectorCodeFrame.tsx31 function getLocation() {
59 {getLocation()}
/expo/packages/@expo/metro-runtime/build/error-overlay/overlay/
H A DLogBoxInspectorCodeFrame.js53 function getLocation() { function in LogBoxInspectorCodeFrame
73 getLocation())))));
H A DLogBoxInspectorCodeFrame.js.map1getLocation() {\n const location = codeFrame?.location;\n if (location != null) {\n ret…
/expo/packages/@expo/cli/src/start/server/metro/
H A DMetroBundlerDevServer.ts386 getLocation: ({ runtime }) => {
/expo/android/tools/src/main/java/host/exp/exponent/tools/
H A DReactAndroidCodeTransformer.java286 … = ReactAndroidCodeTransformer.class.getProtectionDomain().getCodeSource().getLocation().getPath(); in main()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/
H A DLocationModule.java391 …Bundle coords = LocationHelpers.locationToCoordsBundle(locationAddress.getLocation(), Bundle.class… in geocodeAsync()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/
H A DLocationModule.java391 …Bundle coords = LocationHelpers.locationToCoordsBundle(locationAddress.getLocation(), Bundle.class… in geocodeAsync()
/expo/packages/expo-location/android/src/main/java/expo/modules/location/
H A DLocationModule.java391 …Bundle coords = LocationHelpers.locationToCoordsBundle(locationAddress.getLocation(), Bundle.class… in geocodeAsync()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/location/
H A DLocationModule.java391 …Bundle coords = LocationHelpers.locationToCoordsBundle(locationAddress.getLocation(), Bundle.class… in geocodeAsync()
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js583 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDC',loc:this.getLocation(n,this.scanner.…
584 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDO',loc:this.getLocation(n,this.scanner.…
585 … stop is expected'),this.scanner.next(),{type:'ClassSelector',loc:this.getLocation(this.scanner.to…
592 …var n=this.scanner.tokenStart;return this.eat(t),{type:'Hash',loc:this.getLocation(n,this.scanner.…
593 …cture:{name:String},parse:function(){return{type:'Identifier',loc:this.getLocation(this.scanner.to…
594 …this.scanner.tokenStart;return this.eat(t),{type:'IdSelector',loc:this.getLocation(n,this.scanner.…
599 …tructure:{value:String},parse:function(){return{type:'Number',loc:this.getLocation(this.scanner.to…
600 …canner.tokenStart;return this.scanner.next(),{type:'Operator',loc:this.getLocation(t,this.scanner.…
602 …(this.scanner.source,s);return this.eat(n),{type:'Percentage',loc:this.getLocation(s,this.scanner.…
609 …tructure:{value:String},parse:function(){return{type:'String',loc:this.getLocation(this.scanner.to…
[all …]
H A DEXDevMenuApp.android.js584 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDC',loc:this.getLocation(n,this.scanner.…
585 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDO',loc:this.getLocation(n,this.scanner.…
586 … stop is expected'),this.scanner.next(),{type:'ClassSelector',loc:this.getLocation(this.scanner.to…
593 …var n=this.scanner.tokenStart;return this.eat(t),{type:'Hash',loc:this.getLocation(n,this.scanner.…
594 …cture:{name:String},parse:function(){return{type:'Identifier',loc:this.getLocation(this.scanner.to…
595 …this.scanner.tokenStart;return this.eat(t),{type:'IdSelector',loc:this.getLocation(n,this.scanner.…
600 …tructure:{value:String},parse:function(){return{type:'Number',loc:this.getLocation(this.scanner.to…
601 …canner.tokenStart;return this.scanner.next(),{type:'Operator',loc:this.getLocation(t,this.scanner.…
603 …(this.scanner.source,s);return this.eat(n),{type:'Percentage',loc:this.getLocation(s,this.scanner.…
610 …tructure:{value:String},parse:function(){return{type:'String',loc:this.getLocation(this.scanner.to…
[all …]
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle784 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDC',loc:this.getLocation(n,this.scanner.…
785 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDO',loc:this.getLocation(n,this.scanner.…
786 … stop is expected'),this.scanner.next(),{type:'ClassSelector',loc:this.getLocation(this.scanner.to…
793 …var n=this.scanner.tokenStart;return this.eat(t),{type:'Hash',loc:this.getLocation(n,this.scanner.…
794 …cture:{name:String},parse:function(){return{type:'Identifier',loc:this.getLocation(this.scanner.to…
795 …this.scanner.tokenStart;return this.eat(t),{type:'IdSelector',loc:this.getLocation(n,this.scanner.…
800 …tructure:{value:String},parse:function(){return{type:'Number',loc:this.getLocation(this.scanner.to…
801 …canner.tokenStart;return this.scanner.next(),{type:'Operator',loc:this.getLocation(t,this.scanner.…
803 …(this.scanner.source,s);return this.eat(n),{type:'Percentage',loc:this.getLocation(s,this.scanner.…
810 …tructure:{value:String},parse:function(){return{type:'String',loc:this.getLocation(this.scanner.to…
[all …]
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle785 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDC',loc:this.getLocation(n,this.scanner.…
786 …{var n=this.scanner.tokenStart;return this.eat(t),{type:'CDO',loc:this.getLocation(n,this.scanner.…
787 … stop is expected'),this.scanner.next(),{type:'ClassSelector',loc:this.getLocation(this.scanner.to…
794 …var n=this.scanner.tokenStart;return this.eat(t),{type:'Hash',loc:this.getLocation(n,this.scanner.…
795 …cture:{name:String},parse:function(){return{type:'Identifier',loc:this.getLocation(this.scanner.to…
796 …this.scanner.tokenStart;return this.eat(t),{type:'IdSelector',loc:this.getLocation(n,this.scanner.…
801 …tructure:{value:String},parse:function(){return{type:'Number',loc:this.getLocation(this.scanner.to…
802 …canner.tokenStart;return this.scanner.next(),{type:'Operator',loc:this.getLocation(t,this.scanner.…
804 …(this.scanner.source,s);return this.eat(n),{type:'Percentage',loc:this.getLocation(s,this.scanner.…
811 …tructure:{value:String},parse:function(){return{type:'String',loc:this.getLocation(this.scanner.to…
[all …]