| /expo/packages/expo-test-runner/src/ |
| H A D | BundlerController.ts | 27 process.kill(pid, signal); 31 process.kill(pid, 0);
|
| /expo/packages/@expo/cli/e2e/__tests__/ |
| H A D | start-test.ts | 109 const kill = () => ensurePortFreeAsync(8081); constant 112 await kill(); 116 await kill(); 197 promise.kill('SIGTERM');
|
| /expo/packages/expo-test-runner/build/ |
| H A D | BundlerController.js | 29 process.kill(pid, signal); 33 process.kill(pid, 0);
|
| H A D | Utils.js.map | 1 …kill emulator...');\n await spawnAsync('adb', ['-s', 'emulator-5554', 'emu', 'kill'], { stdio: …
|
| H A D | BundlerController.js.map | 1 …kill(pid, signal);\n let count = 0;\n const interval = setInterval(() => {\n …
|
| /expo/packages/jest-expo/bin/ |
| H A D | jest.js | 29 process.kill(process.pid, result.signal);
|
| /expo/packages/expo-yarn-workspaces/bin/ |
| H A D | expo-yarn-workspaces.js | 32 process.kill(process.pid, result.signal);
|
| /expo/packages/@expo/cli/src/start/doctor/ngrok/ |
| H A D | NgrokResolver.ts | 45 kill(): Promise<void>; method
|
| /expo/packages/@expo/cli/src/start/server/middleware/inspector/ |
| H A D | LaunchBrowserImplMacOS.ts | 55 this._process?.kill();
|
| H A D | LaunchBrowserImplLinux.ts | 74 this._process?.kill();
|
| /expo/packages/@expo/cli/src/run/ios/appleDevice/client/ |
| H A D | DebugserverClient.ts | 49 async kill() { method in DebugserverClient
|
| /expo/tools/src/ |
| H A D | IOSSimulatorTestSuite.ts | 73 logProcess.kill('SIGTERM');
|
| /expo/packages/@expo/cli/src/start/platforms/android/ |
| H A D | emulator.ts | 110 emulatorProcess.kill(signal);
|
| /expo/packages/@expo/cli/src/start/server/ |
| H A D | AsyncNgrok.ts | 101 await this.resolver.get()?.kill?.();
|
| /expo/packages/@expo/cli/src/run/ios/appleDevice/ |
| H A D | AppleDevice.ts | 139 await debugServerClient.kill();
|
| /expo/packages/@expo/cli/src/start/platforms/ios/ |
| H A D | simctlLogging.ts | 184 this.childProcess?.kill();
|
| /expo/packages/@expo/cli/src/start/server/__tests__/ |
| H A D | AsyncNgrok-test.ts | 18 kill: jest.fn(),
|
| /expo/packages/@expo/cli/e2e/__tests__/export/ |
| H A D | server.test.ts | 59 server?.kill();
|
| H A D | static-rendering.test.ts | 71 server.kill();
|
| /expo/docs/pages/build-reference/ |
| H A D | e2e-tests.mdx | 331 adb emu kill & 646 adb emu kill &
|
| /expo/packages/expo-location/ |
| H A D | CHANGELOG.md | 123 - Add an option to whether kill or keep the foreground service when app is killed on Android. ([#15…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI47_0_0RCTTextInputComponentView.mm | 616 // because setting the attributed string will kill the dictation. This means that we can't impose
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI49_0_0RCTTextInputComponentView.mm | 625 // because setting the attributed string will kill the dictation. This means that we can't impose
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI48_0_0RCTTextInputComponentView.mm | 621 // because setting the attributed string will kill the dictation. This means that we can't impose
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI47_0_0RCTBaseTextInputView.m | 102 // because setting the attributed string will kill the dictation. This means that we can't impose
|