Home
last modified time | relevance | path

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

12345678910>>...33

/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
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H A Dhisysevent_raw_data.h20 int capacity; member
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhisysevent_raw_data.h20 int capacity; member
/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
/kernel/linux/linux-5.10/include/linux/power/
H A Dtwl4030_madc_battery.h23 unsigned int capacity; /* total capacity in uAh */ member
/kernel/linux/linux-6.6/include/linux/power/
H A Dtwl4030_madc_battery.h23 unsigned int capacity; /* total capacity in uAh */ member
/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
/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

Completed in 8 milliseconds

12345678910>>...33