Home
last modified time | relevance | path

Searched defs:readObject (Results 1 – 25 of 53) sorted by relevance

123

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DProperties.java27 private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException { in readObject() method in Properties
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DProperties.java25 private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException { in readObject() method in Properties
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamReader.h169 template <typename T> Error readObject(const T *&Dest) { in readObject() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSelectFormat.java368 private void readObject(ObjectInputStream in) in readObject() method in SelectFormat
DPluralFormat.java853 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in PluralFormat
DPluralRules.java1006 private void readObject(ObjectInputStream in in readObject() method in PluralRules.FixedDecimal
2523 private void readObject(ObjectInputStream in in readObject() method in PluralRules
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSelectFormat.java378 private void readObject(ObjectInputStream in) in readObject() method in SelectFormat
DPluralFormat.java882 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in PluralFormat
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DJavaTimeZone.java245 private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException { in readObject() method in JavaTimeZone
DDateNumberFormat.java270 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() method in DateNumberFormat
DTimeZoneNamesImpl.java470 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in TimeZoneNamesImpl
DOlsonTimeZone.java1230 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() method in OlsonTimeZone
DTimeZoneGenericNames.java911 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in TimeZoneGenericNames
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DJavaTimeZone.java247 private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException { in readObject() method in JavaTimeZone
DDateNumberFormat.java274 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() method in DateNumberFormat
DTimeZoneNamesImpl.java472 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in TimeZoneNamesImpl
DOlsonTimeZone.java1232 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() method in OlsonTimeZone
DTimeZoneGenericNames.java916 private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException { in readObject() method in TimeZoneGenericNames
/third_party/vk-gl-cts/framework/common/
DtcuThreadUtil.hpp138 void readObject (de::SharedPtr<Object> object) { object->read(m_event, m_deps); } in readObject() function in tcu::ThreadUtil::Operation
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DIslamicCalendar.java982 private void readObject(ObjectInputStream in) throws IOException,ClassNotFoundException { in readObject() method in IslamicCalendar
DChineseCalendar.java1016 private void readObject(ObjectInputStream stream) in readObject() method in ChineseCalendar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DIslamicCalendar.java1021 private void readObject(ObjectInputStream in) throws IOException,ClassNotFoundException { in readObject() method in IslamicCalendar
DChineseCalendar.java1036 private void readObject(ObjectInputStream stream) in readObject() method in ChineseCalendar
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DRopeByteString.java789 private void readObject(@SuppressWarnings("unused") ObjectInputStream in) throws IOException { in readObject() method
DByteString.java1669 private void readObject(@SuppressWarnings("unused") ObjectInputStream in) throws IOException { in readObject() method in BoundedByteString
1697 private void readObject(@SuppressWarnings("unused") ObjectInputStream in) throws IOException { in readObject() method in NioByteString

123