Home
last modified time | relevance | path

Searched refs:writeExternal (Results 1 – 22 of 22) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java161 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in Phonemetadata.NumberFormat
308 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in Phonemetadata.PhoneNumberDesc
865 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in Phonemetadata.PhoneMetadata
868 generalDesc_.writeExternal(objectOutput); in writeExternal()
872 fixedLine_.writeExternal(objectOutput); in writeExternal()
876 mobile_.writeExternal(objectOutput); in writeExternal()
880 tollFree_.writeExternal(objectOutput); in writeExternal()
884 premiumRate_.writeExternal(objectOutput); in writeExternal()
888 sharedCost_.writeExternal(objectOutput); in writeExternal()
892 personalNumber_.writeExternal(objectOutput); in writeExternal()
[all …]
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
DPhonePrefixMap.java65 mapStorage.writeExternal(objectOutputStream); in getSizeOfPhonePrefixMapStorage()
133 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in PhonePrefixMap
135 phonePrefixMapStorage.writeExternal(objectOutput); in writeExternal()
DPrefixTimeZonesMap.java54 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in PrefixTimeZonesMap
55 phonePrefixMap.writeExternal(objectOutput); in writeExternal()
DPhonePrefixMapStorageStrategy.java79 public abstract void writeExternal(ObjectOutput objectOutput) throws IOException; in writeExternal() method in PhonePrefixMapStorageStrategy
DDefaultMapStorage.java82 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in DefaultMapStorage
DMappingFileProvider.java108 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in MappingFileProvider
DFlyweightMapStorage.java155 public void writeExternal(ObjectOutput objectOutput) throws IOException { in writeExternal() method in FlyweightMapStorage
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/metadata/
DPhoneMetadataCollectionUtil.java15 metadata.writeExternal(objectOutputStream); in toInputStream()
/third_party/libphonenumber/java/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/
DFlyweightMapStorageTest.java80 mapStorage.writeExternal(objectOutputStream); in testWriteAndReadExternal()
DMappingFileProviderTest.java63 mappingProvider.writeExternal(objectOutputStream); in testReadWriteExternal()
DPrefixTimeZonesMapTest.java160 prefixTimeZonesMap.writeExternal(objectOutputStream); in createNewPrefixTimeZonesMap()
DPhonePrefixMapTest.java165 phonePrefixMap.writeExternal(objectOutputStream); in createNewPhonePrefixMap()
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
DBuildMetadataProtoFromXml.java172 metadataCollection.writeExternal(out); in start()
186 outMetadataCollection.writeExternal(out); in start()
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
DGenerateTimeZonesMapData.java105 prefixTimeZonesMap.writeExternal(objectOutputStream); in writeToBinaryFile()
DGeneratePhonePrefixData.java135 phonePrefixMap.writeExternal(objectOutputStream); in writeToBinaryFile()
290 mappingFileProvider.writeExternal(objectOutputStream); in outputBinaryConfiguration()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java135 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() method in LocalizedNumberFormatterAsFormat.Proxy
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DLocalizedNumberFormatterAsFormat.java133 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() method in LocalizedNumberFormatterAsFormat.Proxy
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp313 void writeExternal(int x, int y, int z, const Color<float> &color);
314 void writeExternal(int x, int y, const Color<float> &color);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMeasureUnit.java1320 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() method in MeasureUnit.MeasureUnitProxy
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMeasureFormat.java949 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() method in MeasureFormat.MeasureProxy
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java984 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() method in MeasureFormat.MeasureProxy
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMeasureUnit.java2065 public void writeExternal(ObjectOutput out) throws IOException { in writeExternal() method in MeasureUnit.MeasureUnitProxy