Home
last modified time | relevance | path

Searched defs:destSize (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/base64/
H A Dbase64_utils.cpp54 bool Base64Utils::Base64Decode(const uint8_t *src, uint32_t srcSize, uint8_t *dest, uint32_t *destSize) in Base64Decode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_transition_effect.cpp173 auto destSize = dest->GetRenderContext()->GetPaintRectWithoutTransform().GetSize(); in CreateSizeAnimation() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.cpp274 auto destSize = dest->GetSuitSize(); in CreateSizeAnimation() local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_parser_unit_test.cpp558 uint32_t destSize = 2048; // 2048: pssh len in HWTEST_F() local
579 uint32_t destSize = sizeof(dest); in HWTEST_F() local
588 uint32_t destSize = sizeof(dest); in HWTEST_F() local
600 uint32_t destSize = sizeof(dest); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp140 void Text::SetFont(const char* name, uint8_t size, char*& destName, uint8_t& destSize) in SetFont() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp390 static size_t AppendTwoPath(char * const first, uint8_t startIndex, const char * const sec, const uint16_t destSize) in AppendTwoPath() argument

Completed in 7 milliseconds