Home
last modified time | relevance | path

Searched refs:SIZE_4 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dsoftbus_transport_test.cpp28 constexpr uint16_t SIZE_4 = 4; variable
418 ptr[i++] = SIZE_4 >> SHIFT_8;
419 ptr[i++] = SIZE_4 & UINT16_SHIFT_MASK_TEST;
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeFunctionTest.cpp28 constexpr int32_t SIZE_4 = 4; variable
145 if (dest.size() < SIZE_4) { in getParamsByName()
563 for (int i = 0; i < SIZE_4; i++)
H A DNativeStablityTest.cpp28 constexpr uint32_t SIZE_4 = 4; variable
119 if (dest.size() < SIZE_4) { in GetParamsByName()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp83 constexpr static size_t SIZE_4 = 4; variable
1540 uint8_t signature[SIZE_4]; in HeapMemAlloc()
1541 uint8_t offset[SIZE_4]; in HeapMemAlloc()
1542 uint8_t size[SIZE_4]; in HeapMemAlloc()