Home
last modified time | relevance | path

Searched refs:codegenCliPath (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js278 let codegenCliPath;
280 codegenCliPath = CODEGEN_REPO_PATH;
285 cwd: codegenCliPath,
289 cwd: codegenCliPath,
294 codegenCliPath = CODEGEN_NPM_PATH;
298 return codegenCliPath;
305 function generateSchema(tmpDir, library, node, codegenCliPath) { argument
317 codegenCliPath,
358 codegenCliPath, argument
526 const codegenCliPath = getCodeGenCliPath();
[all …]
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js293 let codegenCliPath;
295 codegenCliPath = CODEGEN_REPO_PATH;
300 cwd: codegenCliPath,
304 cwd: codegenCliPath,
309 codegenCliPath = CODEGEN_NPM_PATH;
313 return codegenCliPath;
320 function generateSchema(tmpDir, library, node, codegenCliPath) { argument
332 codegenCliPath,
379 codegenCliPath, argument
553 const codegenCliPath = getCodeGenCliPath();
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/codegen/
H A Dgenerate-artifacts-executor.js278 let codegenCliPath;
280 codegenCliPath = CODEGEN_REPO_PATH;
285 cwd: codegenCliPath,
289 cwd: codegenCliPath,
294 codegenCliPath = CODEGEN_NPM_PATH;
298 return codegenCliPath;
305 function generateSchema(tmpDir, library, node, codegenCliPath) { argument
317 codegenCliPath,
358 codegenCliPath, argument
526 const codegenCliPath = getCodeGenCliPath();
[all …]