Home
last modified time | relevance | path

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

/aosp12/build/make/tools/ziptime/
H A DZipEntry.h53 static inline uint16_t getShortLE(const uint8_t* buf) { in getShortLE() function
/aosp12/build/make/tools/zipalign/
H A DZipEntry.h113 static inline uint16_t getShortLE(const uint8_t* buf) { in getShortLE() function
/aosp12/frameworks/base/tools/aapt/
H A DZipEntry.h117 static inline unsigned short getShortLE(const unsigned char* buf) { in getShortLE() function