Home
last modified time | relevance | path

Searched refs:restoreSessionAsync (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/functions/
H A DrestoreUserAsync.ts2 import { restoreSessionAsync } from '../native-modules/DevLauncherAuth';
6 const session = await restoreSessionAsync();
/expo/packages/expo-dev-launcher/bundle/native-modules/__mocks__/
H A DDevLauncherAuth.ts3 export const restoreSessionAsync = jest.fn().mockResolvedValue(null); constant
/expo/packages/expo-dev-launcher/bundle/native-modules/
H A DDevLauncherAuth.ts120 export async function restoreSessionAsync(): Promise<{ function
124 return await DevLauncherAuth.restoreSessionAsync();
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/modules/
H A DDevLauncherAuth.kt36 fun restoreSessionAsync(promise: Promise) { in restoreSessionAsync() method
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1189restoreSessionAsync=function(){return W.apply(this,arguments)},e.setSessionAsync=function(n){retur…
1218 …);function y(){return(y=(0,s.default)((function*(){var n=yield(0,o.restoreSessionAsync)();if(n)ret…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1190restoreSessionAsync=function(){return W.apply(this,arguments)},e.setSessionAsync=function(n){retur…
1219 …);function y(){return(y=(0,s.default)((function*(){var n=yield(0,o.restoreSessionAsync)();if(n)ret…