Home
last modified time | relevance | path

Searched defs:putShortLE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/make/tools/ziptime/
H A DZipEntry.h59 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE() function
/aosp_15_r20/frameworks/base/tools/aapt/
H A DZipEntry.h123 static inline void putShortLE(unsigned char* buf, short val) { in putShortLE() function
/aosp_15_r20/build/make/tools/zipalign/
H A DZipEntry.h119 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE() function