| /interface/sdk-js/api/ |
| D | @ohos.file.hash.d.ts | 25 declare namespace hash { namespace 37 function hash(path: string, algorithm: string): Promise<string>; function
|
| /interface/sdk-js/build-tools/collect_api/ |
| D | collect_base_api.js | 117 function processDeclarationSourceFile(packageName, api, exportApi, returnDeclarationArr, hash, dtsP… argument 165 function collectApi(packageName, api, stat, apiInfo, exportApi, returnDeclarationArr, hash, dtsPath… argument 188 function collectSpecialApi(stat, packageName, api, hash, currentClassFuncSet, dtsPath, exportApi, a… argument 205 function collectInterfaceDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash,… argument 213 function collectClassDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, api… argument 221 function collectEnumDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, apiI… argument 229 function collectModuleDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, ap… argument 237 function collectTypeApi(child, packageName, className, api, hash, apiInfo, dtsPath) { argument 254 function collectTypeApiInTypes(type, apiInfo, child, api, hash, dtsPath, typeObj, packageName) { argument 274 function collectTypeApiInMembers(member, apiInfo, child, api, hash, dtsPath, typeObj, packageName, … argument [all …]
|
| /interface/sdk-js/build-tools/collect_application_api/src/ |
| D | collectApi.js | 138 function processDeclarationSourceFile(packageName, api, exportApi, returnDeclarationArr, hash) { argument 204 function collectInterfaceDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash,… argument 211 function collectClassDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, api… argument 218 function collectEnumDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, apiI… argument 225 function collectModuleDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, ap… argument 233 hash, apiInfo, currentTypeList) { argument 284 hash, currentClassFunSet, child, returnDeclarationArr) { argument 352 hash, apiInfo, currentClassFunSet) { argument 368 function collectCommonTypesOfApi(packageName, className, faterApiInfo, apiType, api, hash, currentC… argument 396 hash, currentClassFunSet, child, currentTypeList, param) { argument [all …]
|
| /interface/sdk-js/build-tools/api_diff/src/ |
| D | collect_base_api.js | 108 function processDeclarationSourceFile(packageName, api, exportApi, returnDeclarationArr, hash, dtsP… argument 152 function collectApi(packageName, api, stat, apiInfo, exportApi, returnDeclarationArr, hash, dtsPath… argument 194 function collectInterfaceDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash,… argument 206 function collectClassDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, api… argument 217 function collectEnumDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, apiI… argument 228 function collectModuleDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, ap… argument 240 hash, apiInfo, dtsPath) { argument 292 hash, apiInfo, currentTypeList, dtsPath) { argument 342 hash, currentClassFunSet, child, dtsPath, returnDeclarationArr) { argument 407 hash, apiInfo, currentClassFunSet, dtsPath) { argument [all …]
|