Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 40) sorted by relevance

12

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/cocoapods/__tests__/test_utils/
H A DsystemUtils.rb8 def system(command) argument
H A DOpen3Mock.rb13 def self.capture2e(command, chdir: ".") argument
/expo/packages/expo-modules-test-core/src/
H A Dindex.ts4 const command = process.argv[2]; constant
H A DgetStructure.ts22 const command = 'sourcekitten structure --file ' + file.path; constant
137 const command = 'sourcekitten request --yaml "' + yamlRequest.replaceAll('"', '\\"') + '"'; constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/cocoapods/__tests__/test_utils/
H A DsystemUtils.rb8 def system(command) argument
H A DOpen3Mock.rb13 def self.capture2e(command, chdir: ".") argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/cocoapods/__tests__/test_utils/
H A DsystemUtils.rb8 def system(command) argument
H A DOpen3Mock.rb13 def self.capture2e(command, chdir: ".") argument
/expo/packages/expo-updates/cli/
H A Dcli.ts30 const command = args._[0]; constant
/expo/packages/expo-modules-test-core/build/
H A Dindex.js5 const command = process.argv[2]; constant
/expo/packages/expo-dev-menu/ios/
H A DDevMenuPackagerConnectionHandler.swift37 let command = params["name"] as? String, in sendDevCommandNotificationHandler() variable
/expo/packages/expo-dev-menu/android/src/main/java/expo/modules/devmenu/websockets/
H A DDevMenuCommandHandlersProvider.kt43 val command = params.optString("name") ?: return in onNotification() constant
/expo/packages/@expo/package-manager/build/utils/
H A Dspawn.js37 async function spawnSudoAsync(command, spawnOptions) { argument
/expo/packages/@expo/cli/src/utils/
H A DgetRunningProcess.ts73 const command = getProcessCommand(pid, directory); constant
/expo/tools/bin/
H A Dexpotools.js37 command: createLogModifier((chalk) => chalk.cyan.italic), property
194 function spawnAsync(command, args, options) { argument
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/templateprocessor/
H A DABI48_0_0UITemplateProcessor.cpp35 const folly::dynamic &command, in runCommand()
126 for (const auto &command : commands) { in buildShadowTree() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/templateprocessor/
H A DABI49_0_0UITemplateProcessor.cpp35 const folly::dynamic &command, in runCommand()
126 for (const auto &command : commands) { in buildShadowTree() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/templateprocessor/
H A DABI47_0_0UITemplateProcessor.cpp36 const folly::dynamic &command, in runCommand()
127 for (const auto &command : commands) { in buildShadowTree() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DABI49_0_0InspectorState.h116 debugger::Command command, in setPendingCommand()
286 debugger::Command command; member
354 debugger::Command command; member
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DABI47_0_0InspectorState.h116 debugger::Command command, in setPendingCommand()
286 debugger::Command command; member
354 debugger::Command command; member
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DABI48_0_0InspectorState.h116 debugger::Command command, in setPendingCommand()
286 debugger::Command command; member
354 debugger::Command command; member
/expo/apps/bare-expo/
H A Djest-puppeteer.config.js45 command: getCommand(), property
/expo/packages/@expo/cli/bin/
H A Dcli.ts182 const command = isSubcommand ? args._[0] : defaultCmd; constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dscm-utils.js32 function exitIfNotOnGit(command, errorMessage, gracefulExit = false) { argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dandroid-e2e-test.js56 driver.on('command', function (method, command, data) { argument

12