Home
last modified time | relevance | path

Searched refs:subClass (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/node_modules/readable-stream/
Derrors-browser.js3 …ritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subCla… class
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMeasureFormat.java933 private int subClass; field in MeasureFormat.MeasureProxy
936 … public MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) { in MeasureProxy() argument
940 this.subClass = subClass; in MeasureProxy()
954 out.writeByte(subClass); in writeExternal()
968 subClass = in.readByte() & 0xFF; in readExternal()
993 switch (subClass) { in readResolve()
1001 throw new InvalidObjectException("Unknown subclass: " + subClass); in readResolve()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java968 private int subClass; field in MeasureFormat.MeasureProxy
971 … public MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) { in MeasureProxy() argument
975 this.subClass = subClass; in MeasureProxy()
989 out.writeByte(subClass); in writeExternal()
1003 subClass = in.readByte() & 0xFF; in readExternal()
1028 switch (subClass) { in readResolve()
1036 throw new InvalidObjectException("Unknown subclass: " + subClass); in readResolve()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_usb.js30 subClass: '[PC Preview] unknow subClass', property
49 subClass: '[PC Preview] unknow subClass', property