Home
last modified time | relevance | path

Searched defs:encodeUint32 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1137 status_t encodeUint32(const MetadataType& metadataType, uint32_t input, in encodeUint32() function
/aosp12/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java841 protected int encodeUint32(int uint32Val, byte[] arr, int start) { in encodeUint32() method in WapPushTest