Home
last modified time | relevance | path

Searched defs:reqLen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_render_mode_callback_test.cpp165 size_t reqLen = reqBufLen_; in EnqueueBuffer() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H A Dnapi_renderer_data_request_callback.cpp67 size_t reqLen = length; in OnWriteData() local
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp1253 int32_t UsbdDispatcher::UsbdBulkAsyncGetAsmReqLen(UsbdBufferHandle *handle, uint32_t *reqLen, uint1… in UsbdBulkAsyncGetAsmReqLen()