• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Module name: ohos.i18n<br>Class name: System|@ohos.i18n.d.ts|
4|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayCountry|@ohos.i18n.d.ts|
5|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getDisplayLanguage|@ohos.i18n.d.ts|
6|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguages|@ohos.i18n.d.ts|
7|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemCountries|@ohos.i18n.d.ts|
8|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: isSuggested|@ohos.i18n.d.ts|
9|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLanguage|@ohos.i18n.d.ts|
10|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLanguage|@ohos.i18n.d.ts|
11|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemRegion|@ohos.i18n.d.ts|
12|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemRegion|@ohos.i18n.d.ts|
13|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getSystemLocale|@ohos.i18n.d.ts|
14|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setSystemLocale|@ohos.i18n.d.ts|
15|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: is24HourClock|@ohos.i18n.d.ts|
16|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: set24HourClock|@ohos.i18n.d.ts|
17|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: addPreferredLanguage|@ohos.i18n.d.ts|
18|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: removePreferredLanguage|@ohos.i18n.d.ts|
19|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getPreferredLanguageList|@ohos.i18n.d.ts|
20|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getFirstPreferredLanguage|@ohos.i18n.d.ts|
21|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getAppPreferredLanguage|@ohos.i18n.d.ts|
22|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: setUsingLocalDigit|@ohos.i18n.d.ts|
23|Added|NA|Module name: ohos.i18n<br>Class name: System<br>Method or attribute name: getUsingLocalDigit|@ohos.i18n.d.ts|
24|Added|NA|Module name: ohos.i18n<br>Class name: I18NUtil|@ohos.i18n.d.ts|
25|Added|NA|Module name: ohos.i18n<br>Class name: I18NUtil<br>Method or attribute name: unitConvert|@ohos.i18n.d.ts|
26|Added|NA|Module name: ohos.i18n<br>Class name: I18NUtil<br>Method or attribute name: getDateOrder|@ohos.i18n.d.ts|
27|Added|NA|Method or attribute name: type<br>Function name: type?: string;|@ohos.i18n.d.ts|
28|Added|NA|Module name: ohos.i18n<br>Class name: Unicode|@ohos.i18n.d.ts|
29|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isDigit|@ohos.i18n.d.ts|
30|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isSpaceChar|@ohos.i18n.d.ts|
31|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isWhitespace|@ohos.i18n.d.ts|
32|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isRTL|@ohos.i18n.d.ts|
33|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isIdeograph|@ohos.i18n.d.ts|
34|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isLetter|@ohos.i18n.d.ts|
35|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isLowerCase|@ohos.i18n.d.ts|
36|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: isUpperCase|@ohos.i18n.d.ts|
37|Added|NA|Module name: ohos.i18n<br>Class name: Unicode<br>Method or attribute name: getType|@ohos.i18n.d.ts|
38|Added|NA|Method or attribute name: calendar<br>Function name: calendar?: string;|@ohos.intl.d.ts|
39|Added|NA|Method or attribute name: collation<br>Function name: collation?: string;|@ohos.intl.d.ts|
40|Added|NA|Method or attribute name: hourCycle<br>Function name: hourCycle?: string;|@ohos.intl.d.ts|
41|Added|NA|Method or attribute name: numberingSystem<br>Function name: numberingSystem?: string;|@ohos.intl.d.ts|
42|Added|NA|Method or attribute name: numeric<br>Function name: numeric?: boolean;|@ohos.intl.d.ts|
43|Added|NA|Method or attribute name: caseFirst<br>Function name: caseFirst?: string;|@ohos.intl.d.ts|
44|Added|NA|Method or attribute name: locale<br>Function name: locale?: string|@ohos.intl.d.ts|
45|Added|NA|Method or attribute name: dateStyle<br>Function name: dateStyle?: string|@ohos.intl.d.ts|
46|Added|NA|Method or attribute name: timeStyle<br>Function name: timeStyle?: string|@ohos.intl.d.ts|
47|Added|NA|Method or attribute name: hourCycle<br>Function name: hourCycle?: string|@ohos.intl.d.ts|
48|Added|NA|Method or attribute name: timeZone<br>Function name: timeZone?: string|@ohos.intl.d.ts|
49|Added|NA|Method or attribute name: numberingSystem<br>Function name: numberingSystem?: string|@ohos.intl.d.ts|
50|Added|NA|Method or attribute name: hour12<br>Function name: hour12?: boolean|@ohos.intl.d.ts|
51|Added|NA|Method or attribute name: weekday<br>Function name: weekday?: string|@ohos.intl.d.ts|
52|Added|NA|Method or attribute name: era<br>Function name: era?: string|@ohos.intl.d.ts|
53|Added|NA|Method or attribute name: year<br>Function name: year?: string|@ohos.intl.d.ts|
54|Added|NA|Method or attribute name: month<br>Function name: month?: string|@ohos.intl.d.ts|
55|Added|NA|Method or attribute name: day<br>Function name: day?: string|@ohos.intl.d.ts|
56|Added|NA|Method or attribute name: hour<br>Function name: hour?: string|@ohos.intl.d.ts|
57|Added|NA|Method or attribute name: minute<br>Function name: minute?: string|@ohos.intl.d.ts|
58|Added|NA|Method or attribute name: second<br>Function name: second?: string|@ohos.intl.d.ts|
59|Added|NA|Method or attribute name: timeZoneName<br>Function name: timeZoneName?: string|@ohos.intl.d.ts|
60|Added|NA|Method or attribute name: dayPeriod<br>Function name: dayPeriod?: string|@ohos.intl.d.ts|
61|Added|NA|Method or attribute name: localeMatcher<br>Function name: localeMatcher?: string|@ohos.intl.d.ts|
62|Added|NA|Method or attribute name: formatMatcher<br>Function name: formatMatcher?: string|@ohos.intl.d.ts|
63|Added|NA|Method or attribute name: currency<br>Function name: currency?: string|@ohos.intl.d.ts|
64|Added|NA|Method or attribute name: currencySign<br>Function name: currencySign?: string|@ohos.intl.d.ts|
65|Added|NA|Method or attribute name: currencyDisplay<br>Function name: currencyDisplay?: string|@ohos.intl.d.ts|
66|Added|NA|Method or attribute name: unit<br>Function name: unit?: string|@ohos.intl.d.ts|
67|Added|NA|Method or attribute name: unitDisplay<br>Function name: unitDisplay?: string|@ohos.intl.d.ts|
68|Added|NA|Method or attribute name: unitUsage<br>Function name: unitUsage?: string|@ohos.intl.d.ts|
69|Added|NA|Method or attribute name: signDisplay<br>Function name: signDisplay?: string|@ohos.intl.d.ts|
70|Added|NA|Method or attribute name: compactDisplay<br>Function name: compactDisplay?: string|@ohos.intl.d.ts|
71|Added|NA|Method or attribute name: notation<br>Function name: notation?: string|@ohos.intl.d.ts|
72|Added|NA|Method or attribute name: style<br>Function name: style?: string|@ohos.intl.d.ts|
73|Added|NA|Method or attribute name: useGrouping<br>Function name: useGrouping?: boolean|@ohos.intl.d.ts|
74|Added|NA|Method or attribute name: minimumIntegerDigits<br>Function name: minimumIntegerDigits?: number|@ohos.intl.d.ts|
75|Added|NA|Method or attribute name: minimumFractionDigits<br>Function name: minimumFractionDigits?: number|@ohos.intl.d.ts|
76|Added|NA|Method or attribute name: maximumFractionDigits<br>Function name: maximumFractionDigits?: number|@ohos.intl.d.ts|
77|Added|NA|Method or attribute name: minimumSignificantDigits<br>Function name: minimumSignificantDigits?: number|@ohos.intl.d.ts|
78|Added|NA|Method or attribute name: maximumSignificantDigits<br>Function name: maximumSignificantDigits?: number|@ohos.intl.d.ts|
79|Added|NA|Method or attribute name: localeMatcher<br>Function name: localeMatcher?: string;|@ohos.intl.d.ts|
80|Added|NA|Method or attribute name: usage<br>Function name: usage?: string;|@ohos.intl.d.ts|
81|Added|NA|Method or attribute name: sensitivity<br>Function name: sensitivity?: string;|@ohos.intl.d.ts|
82|Added|NA|Method or attribute name: ignorePunctuation<br>Function name: ignorePunctuation?: boolean;|@ohos.intl.d.ts|
83|Added|NA|Method or attribute name: minimumIntegerDigits<br>Function name: minimumIntegerDigits?: number;|@ohos.intl.d.ts|
84|Added|NA|Method or attribute name: minimumFractionDigits<br>Function name: minimumFractionDigits?: number;|@ohos.intl.d.ts|
85|Added|NA|Method or attribute name: maximumFractionDigits<br>Function name: maximumFractionDigits?: number;|@ohos.intl.d.ts|
86|Added|NA|Method or attribute name: minimumSignificantDigits<br>Function name: minimumSignificantDigits?: number;|@ohos.intl.d.ts|
87|Added|NA|Method or attribute name: maximumSignificantDigits<br>Function name: maximumSignificantDigits?: number;|@ohos.intl.d.ts|
88|Added|NA|Method or attribute name: numeric<br>Function name: numeric?: string;|@ohos.intl.d.ts|
89|Added|NA|Method or attribute name: style<br>Function name: style?: string;|@ohos.intl.d.ts|
90|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemLanguages|NA|@ohos.i18n.d.ts|
91|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getSystemCountries|NA|@ohos.i18n.d.ts|
92|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: isSuggested|NA|@ohos.i18n.d.ts|
93|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLanguage|NA|@ohos.i18n.d.ts|
94|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemRegion|NA|@ohos.i18n.d.ts|
95|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setSystemLocale|NA|@ohos.i18n.d.ts|
96|Deleted|Module name: ohos.i18n<br>Class name: Util<br>Method or attribute name: getDateOrder|NA|@ohos.i18n.d.ts|
97|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getAppPreferredLanguage|NA|@ohos.i18n.d.ts|
98|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: setUsingLocalDigit|NA|@ohos.i18n.d.ts|
99|Deleted|Module name: ohos.i18n<br>Class name: i18n<br>Method or attribute name: getUsingLocalDigit|NA|@ohos.i18n.d.ts|
100|Deleted|Module name: ohos.resourceManager<br>Class name: AsyncCallback|NA|@ohos.resourceManager.d.ts|
101|Deleted|Module name: ohos.resourceManager<br>Class name: AsyncCallback<br>Method or attribute name: AsyncCallback|NA|@ohos.resourceManager.d.ts|
102|Deprecated version changed|Method or attribute name: getDisplayCountry<br>Deprecated version: N/A|Method or attribute name: getDisplayCountry<br>Deprecated version: 9<br>Substitute API: ohos.System.getDisplayCountry |@ohos.i18n.d.ts|
103|Deprecated version changed|Method or attribute name: getDisplayLanguage<br>Deprecated version: N/A|Method or attribute name: getDisplayLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getDisplayLanguage |@ohos.i18n.d.ts|
104|Deprecated version changed|Method or attribute name: getSystemLanguage<br>Deprecated version: N/A|Method or attribute name: getSystemLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemLanguage |@ohos.i18n.d.ts|
105|Deprecated version changed|Method or attribute name: getSystemRegion<br>Deprecated version: N/A|Method or attribute name: getSystemRegion<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemRegion |@ohos.i18n.d.ts|
106|Deprecated version changed|Method or attribute name: getSystemLocale<br>Deprecated version: N/A|Method or attribute name: getSystemLocale<br>Deprecated version: 9<br>Substitute API: ohos.System.getSystemLocale |@ohos.i18n.d.ts|
107|Deprecated version changed|Class name: Util<br>Deprecated version: N/A|Class name: Util<br>Deprecated version: 9<br>Substitute API: I18NUitl |@ohos.i18n.d.ts|
108|Deprecated version changed|Method or attribute name: unitConvert<br>Deprecated version: N/A|Method or attribute name: unitConvert<br>Deprecated version: 9<br>Substitute API: I18NUtil.unitConvert     |@ohos.i18n.d.ts|
109|Deprecated version changed|Class name: Character<br>Deprecated version: N/A|Class name: Character<br>Deprecated version: 9<br>Substitute API: Unicode |@ohos.i18n.d.ts|
110|Deprecated version changed|Method or attribute name: isDigit<br>Deprecated version: N/A|Method or attribute name: isDigit<br>Deprecated version: 9<br>Substitute API: Unicode.isDigit     |@ohos.i18n.d.ts|
111|Deprecated version changed|Method or attribute name: isSpaceChar<br>Deprecated version: N/A|Method or attribute name: isSpaceChar<br>Deprecated version: 9<br>Substitute API: Unicode.isSpaceChar     |@ohos.i18n.d.ts|
112|Deprecated version changed|Method or attribute name: isWhitespace<br>Deprecated version: N/A|Method or attribute name: isWhitespace<br>Deprecated version: 9<br>Substitute API: Unicode.isWhitespace     |@ohos.i18n.d.ts|
113|Deprecated version changed|Method or attribute name: isRTL<br>Deprecated version: N/A|Method or attribute name: isRTL<br>Deprecated version: 9<br>Substitute API: Unicode.isRTL     |@ohos.i18n.d.ts|
114|Deprecated version changed|Method or attribute name: isIdeograph<br>Deprecated version: N/A|Method or attribute name: isIdeograph<br>Deprecated version: 9<br>Substitute API: Unicode.isIdeograph     |@ohos.i18n.d.ts|
115|Deprecated version changed|Method or attribute name: isLetter<br>Deprecated version: N/A|Method or attribute name: isLetter<br>Deprecated version: 9<br>Substitute API: Unicode.isLetter     |@ohos.i18n.d.ts|
116|Deprecated version changed|Method or attribute name: isLowerCase<br>Deprecated version: N/A|Method or attribute name: isLowerCase<br>Deprecated version: 9<br>Substitute API: Unicode.isLowerCase     |@ohos.i18n.d.ts|
117|Deprecated version changed|Method or attribute name: isUpperCase<br>Deprecated version: N/A|Method or attribute name: isUpperCase<br>Deprecated version: 9<br>Substitute API: Unicode.isUpperCase     |@ohos.i18n.d.ts|
118|Deprecated version changed|Method or attribute name: getType<br>Deprecated version: N/A|Method or attribute name: getType<br>Deprecated version: 9<br>Substitute API: Unicode.getType     |@ohos.i18n.d.ts|
119|Deprecated version changed|Method or attribute name: is24HourClock<br>Deprecated version: N/A|Method or attribute name: is24HourClock<br>Deprecated version: 9<br>Substitute API: ohos.System.is24HourClock |@ohos.i18n.d.ts|
120|Deprecated version changed|Method or attribute name: set24HourClock<br>Deprecated version: N/A|Method or attribute name: set24HourClock<br>Deprecated version: 9<br>Substitute API: ohos.System.set24HourClock |@ohos.i18n.d.ts|
121|Deprecated version changed|Method or attribute name: addPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: addPreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.addPreferredLanguage |@ohos.i18n.d.ts|
122|Deprecated version changed|Method or attribute name: removePreferredLanguage<br>Deprecated version: N/A|Method or attribute name: removePreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.removePreferredLanguage |@ohos.i18n.d.ts|
123|Deprecated version changed|Method or attribute name: getPreferredLanguageList<br>Deprecated version: N/A|Method or attribute name: getPreferredLanguageList<br>Deprecated version: 9<br>Substitute API: ohos.System.getPreferredLanguageList |@ohos.i18n.d.ts|
124|Deprecated version changed|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: N/A|Method or attribute name: getFirstPreferredLanguage<br>Deprecated version: 9<br>Substitute API: ohos.System.getFirstPreferredLanguage |@ohos.i18n.d.ts|
125|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringValue     |@ohos.resourceManager.d.ts|
126|Deprecated version changed|Method or attribute name: getString<br>Deprecated version: N/A|Method or attribute name: getString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringValue     |@ohos.resourceManager.d.ts|
127|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringArrayValue     |@ohos.resourceManager.d.ts|
128|Deprecated version changed|Method or attribute name: getStringArray<br>Deprecated version: N/A|Method or attribute name: getStringArray<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getStringArrayValue     |@ohos.resourceManager.d.ts|
129|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContent     |@ohos.resourceManager.d.ts|
130|Deprecated version changed|Method or attribute name: getMedia<br>Deprecated version: N/A|Method or attribute name: getMedia<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContent     |@ohos.resourceManager.d.ts|
131|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContentBase64     |@ohos.resourceManager.d.ts|
132|Deprecated version changed|Method or attribute name: getMediaBase64<br>Deprecated version: N/A|Method or attribute name: getMediaBase64<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getMediaContentBase64     |@ohos.resourceManager.d.ts|
133|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getPluralStringValue     |@ohos.resourceManager.d.ts|
134|Deprecated version changed|Method or attribute name: getPluralString<br>Deprecated version: N/A|Method or attribute name: getPluralString<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getPluralStringValue     |@ohos.resourceManager.d.ts|
135|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFileContent     |@ohos.resourceManager.d.ts|
136|Deprecated version changed|Method or attribute name: getRawFile<br>Deprecated version: N/A|Method or attribute name: getRawFile<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFileContent     |@ohos.resourceManager.d.ts|
137|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFd     |@ohos.resourceManager.d.ts|
138|Deprecated version changed|Method or attribute name: getRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: getRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.getRawFd      |@ohos.resourceManager.d.ts|
139|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.closeRawFd     |@ohos.resourceManager.d.ts|
140|Deprecated version changed|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: N/A|Method or attribute name: closeRawFileDescriptor<br>Deprecated version: 9<br>Substitute API: ohos.resourceManager.closeRawFd     |@ohos.resourceManager.d.ts|
141|Error code added|NA|Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
142|Error code added|NA|Method or attribute name: getStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
143|Error code added|NA|Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
144|Error code added|NA|Method or attribute name: getStringArrayByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
145|Error code added|NA|Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
146|Error code added|NA|Method or attribute name: getMediaByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
147|Error code added|NA|Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
148|Error code added|NA|Method or attribute name: getMediaBase64ByName<br>Error code: 401, 9001003, 9001004|@ohos.resourceManager.d.ts|
149|Error code added|NA|Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
150|Error code added|NA|Method or attribute name: getPluralStringByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
151|Error code added|NA|Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
152|Error code added|NA|Method or attribute name: getStringSync<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
153|Error code added|NA|Method or attribute name: getStringByNameSync<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
154|Error code added|NA|Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
155|Error code added|NA|Method or attribute name: getBoolean<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
156|Error code added|NA|Method or attribute name: getBooleanByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
157|Error code added|NA|Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
158|Error code added|NA|Method or attribute name: getNumber<br>Error code: 401, 9001001, 9001002, 9001006|@ohos.resourceManager.d.ts|
159|Error code added|NA|Method or attribute name: getNumberByName<br>Error code: 401, 9001003, 9001004, 9001006|@ohos.resourceManager.d.ts|
160