Home
last modified time | relevance | path

Searched refs:getShort (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DFlyweightMapStorage.java223 objectOutput.writeShort(inputBuffer.getShort(wordIndex)); in writeExternalWord()
241 return wordSize == SHORT_NUM_BYTES ? buffer.getShort(wordIndex) : buffer.getInt(wordIndex); in readWordFromBuffer()
/third_party/libexif/contrib/c++/
H A Dexif.hxx163 ExifShort getShort(unsigned int index) const in getShort() function
168 "Exif::Entry::getShort(): Format is not EXIF_FORMAT_SHORT"); in getShort()
171 "Exif::getShort: component index out of range"); in getShort()
H A Dexif_module.cxx62 return object(getShort(index)); in component()

Completed in 3 milliseconds