Home
last modified time | relevance | path

Searched defs:stopAsync (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-av/build/
H A DAV.d.ts104 stopAsync(): Promise<AVPlaybackStatus>; method
161 stopAsync(): Promise<AVPlaybackStatus>; constant
H A DAV.js185 async stopAsync() { method
H A DVideo.js167 stopAsync; field in Video
/expo/packages/@expo/cli/src/start/server/__mocks__/
H A DAsyncNgrok.ts10 stopAsync = jest.fn(async () => { property in AsyncNgrok
/expo/apps/bare-expo/e2e/setup/
H A DsetupSockets.js5 let stopAsync; variable
/expo/packages/@expo/cli/src/start/platforms/android/
H A DADBServer.ts56 async stopAsync(): Promise<boolean> { method in ADBServer
/expo/packages/@expo/cli/src/start/server/
H A DAsyncNgrok.ts98 public async stopAsync(): Promise<void> { method in AsyncNgrok
H A DDevServerManager.ts214 async stopAsync(): Promise<void> { method in DevServerManager
/expo/packages/expo-av/src/
H A DAV.ts284 stopAsync(): Promise<AVPlaybackStatus>; method
/expo/packages/expo-av/build/Audio/
H A DSound.js280 stopAsync; field in Sound