Searched defs:newApiInfos (Results 1 – 3 of 3) sorted by relevance
85 …const newApiInfos: ApiInfo[] = Parser.getApiInfo(apiLocation, clonedNewSDKApiMap, isAllSheet) as A… constant93 …const newApiInfos: ApiInfo[] = Parser.getApiInfo(locations, clonedNewSDKApiMap, isAllSheet) as Api… constant
1229 let newApiInfos: BasicApiInfo[] | PropertyInfo[] = []; variable
284 const newApiInfos: ResultsInfo.BasicApiInfo[] = nodeProcessor(apiInfo); constant