Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/m133/src/sksl/
DSkSLModuleDataFile.cpp26 SkString modulePath = SkOSPath::Join(exeDir.c_str(), filename); in GetModuleData() local
/third_party/gn/src/gn/
Dohos_components.h34 const std::vector<std::string> &modulePath() const in modulePath() function
Dohos_components.cc48 const std::vector<std::string> &modulePath, bool special_parts_switch) in OhosComponent()
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts369 for (const modulePath of modulePaths) { constant
444 const modulePath = toPath(moduleFileName, projectDirectory, getCanonicalFileName); constant
Dsys.ts1633 const modulePath = resolveJSModule(moduleName, baseDir, nodeSystem); constant
/third_party/skia/m133/tools/sksl-minify/
DSkSLMinify.cpp117 for (auto modulePath = paths.rbegin(); modulePath != paths.rend(); ++modulePath) { in compile_module_list() local
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts811 const modulePath = normalizePath(sourceFile.fileName); constant
/third_party/typescript/lib/
Dtsc.js38333 function isOHModules(modulePath) { argument
38336 function isOhpmAndOhModules(packageManagerType, modulePath) { argument