Home
last modified time | relevance | path

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

/third_party/skia/gn/
Dgn_meta_sln.py65 projPath = matchObj.group(2) variable
/third_party/skia/m133/gn/
Dgn_meta_sln.py65 projPath = matchObj.group(2) variable
/third_party/typescript/src/compiler/
DtsbuildPublic.ts479 const projPath = toResolvedConfigFilePath(state, configFileName); constant