Home
last modified time | relevance | path

Searched defs:newBuffer (Results 1 - 9 of 9) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Ddata_buffer.cpp128 auto newBuffer = new (std::nothrow) uint8_t[capacity_]; in PushData() local
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_builder.cpp148 char *newBuffer = reinterpret_cast<char *>(calloc(newSize, 1)); in Grow() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_compress.c94 unsigned char *newBuffer = SoftBusCalloc(newBufferSize); in PerformInflate() local
/foundation/ability/idl_tool/util/
H A Dstring_builder.cpp141 char* newBuffer = reinterpret_cast<char*>(calloc(newSize, 1)); in Grow() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dbuffer_metadata_stream.cpp89 byte *newBuffer = new (std::nothrow) byte[newCapacity]; in Write() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_base_render_util_unit_test.cpp375 std::vector<uint8_t> newBuffer; in HWTEST_F() local
406 std::vector<uint8_t> newBuffer; in HWTEST_F() local
437 std::vector<uint8_t> newBuffer; in HWTEST_F() local
468 std::vector<uint8_t> newBuffer; in HWTEST_F() local
495 std::vector<uint8_t> newBuffer; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp425 std::vector<uint8_t> newBuffer; in HWTEST_F() local
456 std::vector<uint8_t> newBuffer; in HWTEST_F() local
487 std::vector<uint8_t> newBuffer; in HWTEST_F() local
518 std::vector<uint8_t> newBuffer; in HWTEST_F() local
545 std::vector<uint8_t> newBuffer; in HWTEST_F() local
1181 std::vector<uint8_t> newBuffer; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.cpp489 std::vector<uint8_t> newBuffer; in DrawBuffer() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c1478 Buffer *newBuffer = NULL; in BuildAttributeListArrayCommon() local

Completed in 10 milliseconds