/foundation/multimedia/media_foundation/tests/unittest/avbuffer/capi/ |
H A D | avbuffer_capi_mock_factory.cpp | 22 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 D | avbuffer_capi_mock_factory.cpp | 23 std::shared_ptr<AVBufferMock> AVBufferMockFactory::CreateAVBuffer(const int32_t &capacity) in CreateAVBuffer() argument
|
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/inner/ |
H A D | avbuffer_inner_mock_factory.cpp | 23 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 D | avbuffer_inner_mock_factory.cpp | 24 std::shared_ptr<AVBufferMock> AVBufferMockFactory::CreateAVBuffer(const int32_t &capacity) in CreateAVBuffer() argument
|
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/databuffer/ |
H A D | data_buffer_test.h | 33 size_t capacity = 1; member in OHOS::DistributedHardware::DataBufferTest
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/ |
H A D | image_receiver_impl_test.cpp | 41 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 D | audiodatasetinit64_fuzzer.cpp | 33 size_t capacity = 4096; in AudioDataSetInit64FuzzTest() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | fixed_queue.h | 88 FixedQueue<T>::FixedQueue(const size_t capacity) : capacity_(capacity) in FixedQueue() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | textfile.h | 66 int32_t capacity; member in TextFile
|
/third_party/icu/icu4c/source/common/ |
H A D | ustrfmt.cpp | 30 uprv_itou (UChar * buffer, int32_t capacity, in uprv_itou() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | bocsu.cpp | 103 int32_t capacity; in u_writeIdenticalLevelRun() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_pq.h | 51 size_t capacity; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ustrfmt.cpp | 30 uprv_itou (char16_t * buffer, int32_t capacity, in uprv_itou() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | bocsu.cpp | 103 int32_t capacity; in u_writeIdenticalLevelRun() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_pq.h | 51 size_t capacity; member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | bocsu.cpp | 103 int32_t capacity; in u_writeIdenticalLevelRun() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ScratchBuffer.cpp | 31 MaybeError ScratchBuffer::EnsureCapacity(uint64_t capacity) { in EnsureCapacity() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ustrfmt.cpp | 30 uprv_itou (UChar * buffer, int32_t capacity, in uprv_itou() argument
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | BufferAllocator.java | 60 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 D | mmc_block.h | 57 size_t capacity; /* sized by sector */ member
|
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | task_executor.cpp | 23 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 D | dsched_data_buffer.cpp | 22 DSchedDataBuffer::DSchedDataBuffer(size_t capacity) in DSchedDataBuffer() argument
|
/foundation/CastEngine/castengine_wifi_display/services/utils/ |
H A D | data_buffer.cpp | 168 void DataBuffer::SetCapacity(int capacity) in SetCapacity() argument
|
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/ |
H A D | message_queue_utils.cpp | 49 QueueHandler MessageQueueUtils::CreateMessageQueue(uint32_t capacity, uint32_t msgSize) in CreateMessageQueue() argument
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_string.cpp | 59 int32_t ARKTS_GetValueUtf8(ARKTS_Env env, ARKTS_Value value, int32_t capacity, char* buffer) in ARKTS_GetValueUtf8() argument
|