Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/collect_application_api/src/
Dcollect_application_api.js143 function collectApplicationApi(node, sourcefile, url, apiList) { argument
176 function collectNewExpressionApi(node, url, sourcefile, apiList) { argument
202 function collectLifeCycleApi(node, url, sourcefile, apiList) { argument
217 …tion getLifeCycleApiWithoutValue(members, moduleName, type, note, node, apiList, url, sourcefile) { argument
229 …getValuableLifeCycleApi(members, moduleName, apiName, type, note, node, apiList, url, sourcefile) { argument
243 function collectComponentApis(sourcefile, url, type, componentNode, apiList) { argument
277 function collectComponentApi(node, apiList, type, url, sourcefile) { argument
303 function collectExpressionStatementApis(temp, url, sourcefile, componentName, type, notes, node, ap… argument
315 function getCommonCallComponentApi(statements, url, sourcefile, componentName, type, notes, apiList… argument
333 function collectCommonCallApis(node, sourcefile, url, apiList) { argument
[all …]
Dutil.js134 function collectAllApi(url, sourcefile, moduleName, apiName, instantiateObject, interfaceName, argument
/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.js27 function checkNaming(node, sourcefile, fileName) { argument
45 function checkApiNaming(node, sourcefile, fileName) { argument
51 function checkApiNamingWords(node, sourcefile, fileName, lowIdentifier) { argument
94 function checkApiNamingScenario(node, sourcefile, fileName, lowIdentifier) { argument
Dcheck_hump.js64 function checkAPINameOfHump(node, sourcefile, fileName) { argument
98 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_any.js21 function checkAnyInAPI(node, sourcefile, fileName) { argument
Dcheck_syscap.js20 function checkSyscap(node, sourcefile, fileName) { argument
Dcheck_decorator.js23 function checkAPIDecorators(node, sourcefile, fileName) { argument
Dcheck_permission.js49 function checkPermission(node, sourcefile, fileName) { argument
Dcheck_legality.js250 function checkJsDocOfCurrentNode(node, sourcefile, fileName, isGuard) { argument
284 function checkJSDoc(node, sourcefile, fileName, isGuard) { argument
Dcompile_info.js29 function addAPICheckErrorLogs(node, sourcefile, fileName, errorType, errorInfo, type, level) { argument
Dapi_check_plugin.js85 function checkAllNode(node, sourcefile, fileName) { argument
/interface/sdk-js/build-tools/api_check_plugin/src/check_jsdoc_value/
Dcheck_order.js74 function checkAPITagName(tag, node, sourcefile, fileName, JSDocIndec) { argument
117 function checkInheritTag(comment, node, sourcefile, fileName, JSocIndex) { argument