Home
last modified time | relevance | path

Searched defs:get4LE (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DObbFile.h106 static inline uint32_t get4LE(const unsigned char* buf) { in get4LE() function
/aosp12/frameworks/base/libs/androidfw/
H A DZipUtils.cpp154 static inline unsigned long get4LE(const unsigned char* buf) { in get4LE() function
/aosp12/system/logging/logd/
H A DLogTags.cpp287 static inline uint32_t get4LE(const char* msg) { in get4LE() function
/aosp12/frameworks/base/cmds/incidentd/src/
H A DSection.cpp573 static inline int32_t get4LE(uint8_t const* src) { in get4LE() function