HomeSort by relevance Sort by last modified time
    Searched defs:putShortLE (Results 1 - 3 of 3) sorted by null

  /build/tools/ziptime/
ZipEntry.h 59 static inline void putShortLE(uint8_t* buf, uint16_t val) {
  /build/tools/zipalign/
ZipEntry.h 118 static inline void putShortLE(uint8_t* buf, uint16_t val) {
  /frameworks/base/tools/aapt/
ZipEntry.h 122 static inline void putShortLE(unsigned char* buf, short val) {

Completed in 82 milliseconds