Home
last modified time | relevance | path

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

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