Searched defs:u32 (Results 1 – 11 of 11) sorted by relevance
/frameworks/native/libs/binder/rust/src/ |
D | state.rs | 38 pub fn set_thread_pool_max_thread_count(num_threads: u32) { in set_thread_pool_max_thread_count()
|
D | native.rs | 275 code: u32, in on_transact() 330 num_args: u32, in on_dump()
|
D | binder.rs | 594 code: u32, in on_transact()
|
/frameworks/base/tools/aapt2/compile/ |
D | PngChunkFilter.cpp | 33 constexpr uint32_t u32(uint8_t a, uint8_t b, uint8_t c, uint8_t d) { in u32() function
|
/frameworks/av/media/mtp/ |
D | MtpProperty.h | 35 uint32_t u32; member
|
/frameworks/libs/net/common/native/tcutils/ |
D | tcutils.cpp | 96 uint32_t u32[RTAB_SIZE]; member 114 uint32_t u32; member 593 __u32 u32; in tcAddBpfFilter() member 601 __u32 u32; in tcAddBpfFilter() member
|
/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
D | StructTest.java | 252 UnsignedDataMessage(final short u8, final int u16, final long u32, final BigInteger u64, in UnsignedDataMessage() 783 @Field(order = 2, type = Type.U32) public final long u32; field in StructTest.FullTypeMessage 799 FullTypeMessage(final short u8, final int u16, final long u32, final long u63, in FullTypeMessage() 892 @Field(order = 2, type = Type.U32) public final long u32; field in StructTest.FullTypeMessageWithDupType 908 FullTypeMessageWithDupType(final short u8, final int u16, final long u32, final long u63, in FullTypeMessageWithDupType()
|
/frameworks/av/media/libstagefright/foundation/tests/ |
D | Flagged_test.cpp | 209 using u32 = uint32_t; in TEST_F() typedef
|
/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 837 uint32_t u32; ///< uint32_t value member
|
/frameworks/native/libs/vr/libpdx/ |
D | serialization_tests.cpp | 2434 std::uint32_t u32; in TEST() local
|
/frameworks/av/media/codec2/tests/ |
D | C2Param_test.cpp | 2453 uint32_t u32 = 32; in TEST_F() local
|