Home
last modified time | relevance | path

Searched refs:encodeUint32 (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/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
1055 add = 1 + encodeUint32(tmpVal, null, index + 1); in createRandomWspHeader()
1056 encodeUint32(tmpVal, arr, index + 1); in createRandomWspHeader()
1259 add = 1 + encodeUint32(tmpVal, null, index + 1); in createRandomWspHeaderStrAppId()
1260 encodeUint32(tmpVal, arr, index + 1); in createRandomWspHeaderStrAppId()
1339 hdrEncodeLen = encodeUint32(array3.length, null, 2); in createPDU()
1340 hdrEncodeLen = encodeUint32(array3.length - hdrEncodeLen - 2, array3, 2); in createPDU()
1363 hdrEncodeLen = encodeUint32(array3.length, null, 2); in createPDU()
1364 hdrEncodeLen = encodeUint32(array3.length - hdrEncodeLen - 2, array3, 2); in createPDU()
1387 hdrEncodeLen = encodeUint32(array3.length, null, 2); in createPDU()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h344 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h333 status_t encodeUint32(
/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp144 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeUint32, gralloc4::decod… in TEST_P()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h529 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h529 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h529 status_t encodeUint32(
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h529 status_t encodeUint32(
/aosp_15_r20/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1149 status_t encodeUint32(const MetadataType& metadataType, uint32_t input, in encodeUint32() function
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/x86_64/source-based/
Dlibgralloctypes.so.lsdump4881 "function_name" : "android::gralloc4::encodeUint32",

123