Searched defs:modulePath (Results 1 – 8 of 8) sorted by relevance
26 SkString modulePath = SkOSPath::Join(exeDir.c_str(), filename); in GetModuleData() local
34 const std::vector<std::string> &modulePath() const in modulePath() function
48 const std::vector<std::string> &modulePath, bool special_parts_switch) in OhosComponent()
369 for (const modulePath of modulePaths) { constant444 const modulePath = toPath(moduleFileName, projectDirectory, getCanonicalFileName); constant
1633 const modulePath = resolveJSModule(moduleName, baseDir, nodeSystem); constant
117 for (auto modulePath = paths.rbegin(); modulePath != paths.rend(); ++modulePath) { in compile_module_list() local
811 const modulePath = normalizePath(sourceFile.fileName); constant
38333 function isOHModules(modulePath) { argument38336 function isOhpmAndOhModules(packageManagerType, modulePath) { argument