Home
last modified time | relevance | path

Searched defs:capacity (Results 1 - 25 of 553) sorted by relevance

12345678910>>...23

/foundation/multimedia/media_foundation/tests/unittest/avbuffer/capi/
H A Davbuffer_capi_mock_factory.cpp22 std::shared_ptr<AVBufferMock> AVBufferMockFactory::CreateAVBuffer(const int32_t &capacity) in CreateAVBuffer() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/capi/
H A Davbuffer_capi_mock_factory.cpp23 std::shared_ptr<AVBufferMock> AVBufferMockFactory::CreateAVBuffer(const int32_t &capacity) in CreateAVBuffer() argument
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/inner/
H A Davbuffer_inner_mock_factory.cpp23 std::shared_ptr<AVBufferMock> AVBufferMockFactory::CreateAVBuffer(const int32_t &capacity) in CreateAVBuffer() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/inner/
H A Davbuffer_inner_mock_factory.cpp24 std::shared_ptr<AVBufferMock> AVBufferMockFactory::CreateAVBuffer(const int32_t &capacity) in CreateAVBuffer() argument
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/databuffer/
H A Ddata_buffer_test.h33 size_t capacity = 1; member in OHOS::DistributedHardware::DataBufferTest
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_receiver_impl_test.cpp41 int32_t capacity; in HWTEST_F() local
66 int32_t capacity; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/common/test/fuzztest/audiodatasetinit64_fuzzer/
H A Daudiodatasetinit64_fuzzer.cpp33 size_t capacity = 4096; in AudioDataSetInit64FuzzTest() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dfixed_queue.h88 FixedQueue<T>::FixedQueue(const size_t capacity) : capacity_(capacity) in FixedQueue() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtextfile.h66 int32_t capacity; member in TextFile
/third_party/icu/icu4c/source/common/
H A Dustrfmt.cpp30 uprv_itou (UChar * buffer, int32_t capacity, in uprv_itou() argument
/third_party/icu/icu4c/source/i18n/
H A Dbocsu.cpp103 int32_t capacity; in u_writeIdenticalLevelRun() local
/third_party/nghttp2/lib/
H A Dnghttp2_pq.h51 size_t capacity; member
/third_party/node/deps/icu-small/source/common/
H A Dustrfmt.cpp30 uprv_itou (char16_t * buffer, int32_t capacity, in uprv_itou() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dbocsu.cpp103 int32_t capacity; in u_writeIdenticalLevelRun() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.h51 size_t capacity; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbocsu.cpp103 int32_t capacity; in u_writeIdenticalLevelRun() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DScratchBuffer.cpp31 MaybeError ScratchBuffer::EnsureCapacity(uint64_t capacity) { in EnsureCapacity() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrfmt.cpp30 uprv_itou (UChar * buffer, int32_t capacity, in uprv_itou() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DBufferAllocator.java60 public abstract AllocatedBuffer allocateHeapBuffer(int capacity); in allocateHeapBuffer() argument
63 public abstract AllocatedBuffer allocateDirectBuffer(int capacity); in allocateDirectBuffer() argument
/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_block.h57 size_t capacity; /* sized by sector */ member
/foundation/ai/intelligent_voice_framework/utils/
H A Dtask_executor.cpp23 TaskExecutor::TaskExecutor(const std::string &threadName, uint32_t capacity) : threadName_(threadName) in TaskExecutor() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_data_buffer.cpp22 DSchedDataBuffer::DSchedDataBuffer(size_t capacity) in DSchedDataBuffer() argument
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Ddata_buffer.cpp168 void DataBuffer::SetCapacity(int capacity) in SetCapacity() argument
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Dmessage_queue_utils.cpp49 QueueHandler MessageQueueUtils::CreateMessageQueue(uint32_t capacity, uint32_t msgSize) in CreateMessageQueue() argument
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_string.cpp59 int32_t ARKTS_GetValueUtf8(ARKTS_Env env, ARKTS_Value value, int32_t capacity, char* buffer) in ARKTS_GetValueUtf8() argument

Completed in 6 milliseconds

12345678910>>...23