Home
last modified time | relevance | path

Searched defs:methodName (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/build-tools/api_diff/src/
Dcollect_base_api.js87 methodName: '', property
312methodName: child.getText().replace('export', '').replace('{', '').replace('}', '').replace(';', '… property
387 function collectFieleOrConstant(apiType, methodName, child, returnDeclarationArr) { argument
479 function addFunctionOnOffApi(packageName, className, methodName, apiInfo, apiType, api, argument
499 function notMergeSameNameFun(packageName, className, methodName, apiInfo, apiType, api, argument
694 methodName: '', property
713 methodName: '', property
728 function addApi(packageName, className, methodName, methodText, apiInfo, apiType, api, hash, dtsPat… argument
736 methodName: methodName, property
/interface/sdk-js/build-tools/collect_api/
Dcollect_base_api.js96 methodName: '', property
316methodName: child.getText().replace('export', '').replace('{', '').replace('}', '').replace(';', '… property
394 function collectFieleOrConstant(apiType, methodName, child, returnDeclarationArr) { argument
496 function addFunctionOnOffApi(packageName, className, methodName, apiInfo, apiType, api, argument
507 function collectSameNameApiText(api, packageName, className, methodName, childNode) { argument
520 function notMergeSameNameFun(packageName, className, methodName, apiInfo, apiType, api, argument
539 function handleSameNameApiJsDoc(api, firstApiInfo, packageName, className, methodName) { argument
681 function addApi(packageName, className, methodName, methodText, apiInfo, apiType, api, hash, dtsPat… argument
689 methodName: methodName, property
/interface/sdk-js/build-tools/arkui_transformer/src/lib/
Dattribute_utils.ts103 const methodName = node.name.getText(); constant
/interface/sdk_c/web/webview/interfaces/native/
Darkweb_type.h190 const char* methodName; member
204 const char* methodName; member