Home
last modified time | relevance | path

Searched refs:map (Results 1 – 16 of 16) sorted by relevance

/interface/sdk-js/api/
D@ohos.util.LightWeightMap.d.ts83 hasAll(map: LightWeightMap<K, V>): boolean;
303 setAll(map: LightWeightMap<K, V>): void;
435 …forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void, thisArg?: Object): v…
D@ohos.util.HashMap.d.ts161 setAll(map: HashMap<K, V>): void;
303 forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void, thisArg?: Object): void;
D@ohos.util.TreeMap.d.ts213 setAll(map: TreeMap<K, V>): void;
399 forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void, thisArg?: Object): void;
/interface/sdk-js/build-tools/jsdoc_format_plugin/loader/
Dflavor.js17 module.exports = function (content, map, meta) { argument
/interface/sdk-js/build-tools/collect_application_api/src/
Dutils.js74 const map = new Map();
81 map.set(expArray[1].trim(), expArray[2].trim());
84 return map;
/interface/sdk-js/build-tools/api_check_plugin/
Dentry.js65 dirs = dirs.map((dir) => path.join(url, dir));
/interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/java/com/update/check/utils/
DMySystemUtils.java126 fileNames.addAll(PATHEXT.stream().map(x -> fileName + x).collect(Collectors.toList())); in findExecutableFileInPathEnv()
/interface/sdk-js/build-tools/dts_parser/
Dtsconfig.json31 …// "paths": {}, /* Specify a set of entries that re-map impor…
48 …// "sourceMap": true, /* Create source map files for emitted JavaSc…
57 … /* Specify the location where debugger should locate map files instead of ge…
/interface/sdk-js/build-tools/jsdoc_format_plugin/
Dtsconfig.json31 …// "paths": {}, /* Specify a set of entries that re-map impor…
48 …// "sourceMap": true, /* Create source map files for emitted JavaSc…
57 … /* Specify the location where debugger should locate map files instead of ge…
/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_naming.js58 const lowercaseIgnoreWordArr = value.ignore.map(word => word.toLowerCase());
Dutils.js78 dirs = dirs.map(dir => path.join(url, dir));
/interface/sdk-js/build-tools/api_diff/src/
Dapi_collector.js292 leadingCommentRange.map((range) => {
Dcollect_api.js805 diffApis.map(api => diffApisSet.add(JSON.stringify(api)));
/interface/sdk-js/build-tools/
Ddelete_systemapi_plugin.js245 currReferencesModule = currReferences.references.map((element, index) => {
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
DcoreImpls.ts520 const commentNodes = trailingCommentRange.map((range) => {
/interface/sdk-js/build-tools/api_check_plugin/plugin/
Ddictionaries.txt37514 map