Home
last modified time | relevance | path

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

/aosp12/build/make/tools/ziptime/
H A DZipEntry.h56 static inline uint32_t getLongLE(const uint8_t* buf) { in getLongLE() function
/aosp12/build/make/tools/zipalign/
H A DZipEntry.h116 static inline uint32_t getLongLE(const uint8_t* buf) { in getLongLE() function
/aosp12/frameworks/base/tools/aapt/
H A DZipEntry.h120 static inline unsigned long getLongLE(const unsigned char* buf) { in getLongLE() function