Home
last modified time | relevance | path

Searched defs:sourcefile (Results 1 – 14 of 14) sorted by relevance

/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_event_subscription.js22 function checkOnAndOffAppearInPair(node, sourcefile, fileName, onEventAllNames, onEventCheckNames, … argument
39 function checkTheFirstParameter(node, sourcefile, fileName) { argument
84 function checkOffFunctions(nodes, sourcefile, fileName) { argument
138 function handleVariousEventSubscriptionAPI(childNode, childNodeName, sourcefile, fileName, onEventA… argument
155 function checkEventSubscription(node, sourcefile, fileName) { argument
Dcheck_naming.js29 function checkNaming(node, sourcefile, fileName) { argument
47 function checkApiNaming(node, sourcefile, fileName) { argument
58 function checkApiNamingWords(node, sourcefile, fileName, lowIdentifier) { argument
105 function checkApiNamingScenario(node, sourcefile, fileName, lowIdentifier) { argument
Dcheck_hump.js65 function checkAPINameOfHump(node, sourcefile, fileName) { argument
99 function checkAPIFileName(sourcefile, fileName) { argument
Dcheck_spelling.js30 function checkSpelling(node, sourcefile, fileName) { argument
43 function checkWordSpelling(nodeText, node, sourcefile, fileName, type) { argument
Dcheck_deprecated.js19 function checkDeprecated(node, sourcefile, fileName) { argument
Dcheck_file_tag_order.js20 function checkFileTagOrder(node, sourcefile, fileName) { argument
Dcheck_any.js21 function checkAnyInAPI(node, sourcefile, fileName) { argument
Dcheck_syscap.js20 function checkSyscap(node, sourcefile, fileName) { argument
Dcheck_legality.js266 function checkJsDocOfCurrentNode(node, sourcefile, fileName, isGuard) { argument
300 function checkJSDoc(node, sourcefile, fileName, isGuard) { argument
Dcheck_decorator.js23 function checkAPIDecorators(node, sourcefile, fileName) { argument
Dcheck_permission.js49 function checkPermission(node, sourcefile, fileName) { argument
Dcompile_info.js31 function addAPICheckErrorLogs(node, sourcefile, fileName, errorType, errorInfo, type, level) { argument
Dapi_check_plugin.js87 function checkAllNode(node, sourcefile, fileName) { argument
/interface/sdk-js/build-tools/api_check_plugin/src/check_jsdoc_value/
Dcheck_order.js96 function checkAPITagName(tag, node, sourcefile, fileName, JSDocIndec) { argument
139 function checkInheritTag(comment, node, sourcefile, fileName, JSocIndex) { argument