Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.file.hash.d.ts51 declare namespace hash { namespace
89 function hash(path: string, algorithm: string): Promise<string>; function
D@ohos.data.cloudExtension.d.ts61 hash: string; property
/interface/sdk-js/build-tools/collect_api/
Dcollect_base_api.js117 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/api_diff/src/
Dcollect_base_api.js108 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 …]