Lines Matching defs:hash
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
419 hash, apiInfo) { argument
455 function collectMembersApi(type, packageName, child, api, hash, typeObj, apiInfo, className) { argument
476 hash, currentClassFunSet, childNode) { argument
562 function addApi(packageName, className, methodName, methodText, apiInfo, apiType, api, hash) { argument