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

  /build/tools/zipalign/
ZipEntry.h 122 static inline void putLongLE(uint8_t* buf, uint32_t val) {
  /frameworks/base/tools/aapt/
ZipEntry.h 126 static inline void putLongLE(unsigned char* buf, long val) {

Completed in 602 milliseconds