Home
last modified time | relevance | path

Searched defs:getSessionAsync (Results 1 – 5 of 5) sorted by relevance

/expo/home/kernel/
H A DKernel.ts44 export async function getSessionAsync(): Promise<KernelSession | null> { function
/expo/packages/jest-expo/src/preset/
H A DinternalExpoModules.js3 getSessionAsync: { type: 'function', functionType: 'async' }, property
/expo/home/storage/
H A DLocalStorage.ts43 async function getSessionAsync() { function
/expo/android/expoview/src/main/java/host/exp/exponent/modules/
H A DExponentKernelModule.kt69 fun getSessionAsync(promise: Promise) { in getSessionAsync() method
/expo/ios/Exponent/Kernel/DevSupport/
H A DEXHomeModule.m246 RCT_REMAP_METHOD(getSessionAsync, category