Home
last modified time | relevance | path

Searched defs:bufferLength (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/
H A D_usb_device_mem_map.md46 ### bufferLength subsection
H A D_ddk_ashmem.md83 ### bufferLength subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-driverdevelopment-kit/
H A D_usb_device_mem_map.md46 ### bufferLength subsection
H A D_ddk_ashmem.md83 ### bufferLength subsection
/ohos5.0/foundation/resourceschedule/ffrt/src/internal_inc/
H A Dosal.h45 static inline void GetProcessName(char* processName, int bufferLength) in GetProcessName()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_dump_pcm.cpp96 int32_t MemChunk::GetCurUsedMemory(size_t &dataLength, size_t &bufferLength, size_t &structLength) in GetCurUsedMemory()
316 size_t bufferLength = 0; in PrintCurMemoryCondition() local
325 void AudioCacheMgrInner::GetCurMemoryCondition(size_t &dataLength, size_t &bufferLength, size_t &st… in GetCurMemoryCondition()
392 size_t bufferLength = 0; in GetDumpParameter() local
/ohos5.0/drivers/external_device_manager/interfaces/ddk/base/
H A Dddk_types.h64 uint32_t bufferLength; member
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h102 uint32_t bufferLength; member
115 uint32_t bufferLength; member
122 uint32_t bufferLength; member
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi_ext.cpp59 size_t bufferLength = 0; variable
78 size_t bufferLength = 0; variable
99 size_t bufferLength = 0; variable
119 size_t bufferLength = 0; variable
138 size_t bufferLength = 0; variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c144 size_t bufferLength = length; in EncodeFileHeaderFrameSp() local
213 size_t bufferLength = length; in EncodeFileHeaderConfirmFrame() local
361 int32_t DecodeDFileFrame(const uint8_t *buffer, size_t bufferLength, DFileFrame **frame) in DecodeDFileFrame()
H A Dnstackx_file_manager_client.c46 uint32_t bufferLength) in ReadFromFile()
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_buffer_napi.cpp153 size_t bufferLength; in BufferInfoFun() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/
H A Dsec_comp_enhance_adapter.cpp74 size_t bufferLength = oldData.GetDataSize(); in CopyMessageParcel() local
/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_nosdk_speed.h72 int32_t bufferLength; member
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/src/
H A Dsec_comp_enhance_adapter.cpp165 size_t bufferLength = tmpData.GetDataSize(); in WriteMessageParcel() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_result_set_test.cpp143 auto bufferLength = rowDataSet1.CalcLength(); variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp486 void VideoView::FormatTime(uint32_t inSeconds, char *outBuffer, uint8_t bufferLength) in FormatTime()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server_dump.cpp540 size_t bufferLength = 0; in AudioCacheMemoryDump() local
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_request.h63 int32_t bufferLength; member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/
H A Daudio_ffmpeg_decoder_plugin.cpp497 auto bufferLength = inputMemory->GetSize(); in SendBufferLocked() local
/ohos5.0/drivers/external_device_manager/interfaces/ddk/usb/
H A Dusb_ddk_types.h282 uint32_t bufferLength; member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp463 auto bufferLength = inputMemory->GetSize(); in SendBufferLocked() local
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp421 size_t bufferLength = buffer.length() * 2; // 2:multiple in EncodeTo16BE() local
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.cpp201 int bufferLength = GetAVQueueInfosImgLength(avQueueInfos); in HandleGetHistoricalAVQueueInfos() local
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test.h158 int32_t bufferLength; member

12