Home
last modified time | relevance | path

Searched refs:usedLen (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Davc_config_data_parser.cpp96 uint32_t usedLen = 0; in ParseConfigData() local
98 (void)memcpy_s(newCfgData_.get() + usedLen, cfgSet.items[i]->len, cfgSet.items[i]->SpsOrPps, in ParseConfigData()
100 usedLen += cfgSet.items[i]->len; in ParseConfigData()
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp1250 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result() local
1251 uprv_memset(resB->fResBuf + usedLen, 0, sizeof(resB->fResBuf) - usedLen); in init_resb_result()
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp1463 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result() local
1464 uprv_memset(resB->fResBuf + usedLen, 0, sizeof(resB->fResBuf) - usedLen); in init_resb_result()
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp1465 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result() local
1466 uprv_memset(resB->fResBuf + usedLen, 0, sizeof(resB->fResBuf) - usedLen); in init_resb_result()

Completed in 15 milliseconds