Home
last modified time | relevance | path

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

/aosp14/system/core/libsparse/
H A Dsparse_defs.h38 typedef unsigned int u32; typedef
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPngChunkFilter.cpp33 constexpr uint32_t u32(uint8_t a, uint8_t b, uint8_t c, uint8_t d) { in u32() function
/aosp14/system/core/trusty/utils/rpmb_dev/
H A Drpmb_protocol.h118 static inline uint32_t rpmb_get_u32(struct rpmb_u32 u32) { in rpmb_get_u32()