Home
last modified time | relevance | path

Searched refs:Process (Results 1 – 23 of 23) sorted by relevance

/expo/packages/html-elements/src/ts-declarations/
H A Dprocess.d.ts1 interface Process { interface
7 declare const process: Process;
/expo/packages/expo-modules-autolinking/scripts/ios/
H A Dreact_import_patcher.rb32 time_begin = Process.clock_gettime(Process::CLOCK_MONOTONIC)
34 elapsed_time = Process.clock_gettime(Process::CLOCK_MONOTONIC) - time_begin
H A Dautolinking_manager.rb109 Process.wait IO.popen(generate_package_list_command_args(target_path)).pid
/expo/packages/expo-dev-launcher/android/src/debug/java/expo/modules/devlauncher/launcher/errors/
H A DDevLauncherUncaughtExceptionHandler.kt8 import android.os.Process
90 Process.killProcess(Process.myPid()) in onActivityStarted()
/expo/.github/workflows/
H A Dissue-closed.yml1 name: Process when issue is closed
H A Dissue-opened.yml1 name: Process a newly opened issue
/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DReactNativeActivity.kt11 import android.os.Process in <lambda>()
576 return super.checkPermission(permission, Process.myPid(), Process.myUid()) in <lambda>()
/expo/packages/expo-modules-autolinking/scripts/android/
H A Dautolinking_implementation.gradle145 Process proc = commandArgs.execute(null, dir)
/expo/docs/pages/bare/
H A Derror-recovery.mdx97 AndroidRuntime: Process: com.myapp.MyApp, PID: 12498
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTModuleMethod.mm219 // Process arguments
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTModuleMethod.mm219 // Process arguments
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTModuleMethod.mm219 // Process arguments
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Network/
H A DABI47_0_0RCTNetworking.mm355 * Process the 'data' part of an HTTP query.
/expo/packages/expo-in-app-purchases/build/
H A DInAppPurchases.js.map1 …sole.log(`Successfully purchased ${purchase.productId}`);\n * // Process transaction here …
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Network/
H A DABI49_0_0RCTNetworking.mm364 * Process the 'data' part of an HTTP query.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Network/
H A DABI48_0_0RCTNetworking.mm363 * Process the 'data' part of an HTTP query.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/
H A DABI47_0_0RCTImageLoader.mm728 // Process image data
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/
H A DABI48_0_0RCTImageLoader.mm750 // Process image data
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/
H A DABI49_0_0RCTImageLoader.mm750 // Process image data
/expo/ios/vendored/sdk49/react-native-webview/apple/
H A DABI49_0_0RNCWebViewImpl.m1282 ABI49_0_0RCTLogWarn(@"Webview Process Terminated");
/expo/ios/vendored/unversioned/react-native-webview/apple/
H A DRNCWebViewImpl.m1282 RCTLogWarn(@"Webview Process Terminated");
/expo/ios/vendored/sdk48/react-native-webview/apple/
H A DABI48_0_0RNCWebView.m1206 ABI48_0_0RCTLogWarn(@"Webview Process Terminated");
/expo/ios/vendored/sdk47/react-native-webview/apple/
H A DABI47_0_0RNCWebView.m1186 ABI47_0_0RCTLogWarn(@"Webview Process Terminated");