Home
last modified time | relevance | path

Searched defs:buildHost (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_deviceInfo.js45 buildHost: '[PC preview] unknow build host', property
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts481 const buildHost = createSolutionBuilderWithWatchHost( constant
494 const buildHost = createSolutionBuilderHost( constant
/third_party/typescript/lib/
Dtsc.js95190 function updateSolutionBuilderHost(sys, cb, buildHost) { argument