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

  /bootable/recovery/minzip/
Bits.h 100 INLINE unsigned long long get8LE(unsigned char const* pSrc)
  /dalvik/vm/
Bits.h 99 INLINE u8 get8LE(unsigned char const* pSrc)
  /system/core/liblog/
logprint.c 420 static inline uint64_t get8LE(const uint8_t* src)
488 lval = get8LE(eventData);

Completed in 345 milliseconds