Home
last modified time | relevance | path

Searched refs:splitPath (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
Dapi_check_plugin.js30 const { hasAPINote, ApiCheckResult, requireTypescriptModule, commentNodeWhiteList, splitPath,
51 splitPath(filePath, pathElements);
Dutils.js469 function splitPath(filePath, pathElements) { function
473 splitPath(spliteResult.dir, pathElements);
476 exports.splitPath = splitPath;