Home
last modified time | relevance | path

Searched defs:actLength (Results 1 - 4 of 4) sorted by relevance

/base/usb/usb_manager/test/common/src/
H A Dusb_callback_test.cpp41 int32_t UsbCallbackTest::OnBulkWriteCallback(int32_t status, int32_t actLength) in OnBulkWriteCallback() argument
47 int32_t UsbCallbackTest::OnBulkReadCallback(int32_t status, int32_t actLength) in OnBulkReadCallback() argument
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusbd_bulk_callback.cpp28 int32_t actLength; in OnRemoteRequest() local
44 int32_t actLength; in OnRemoteRequest() local
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusbd_bulkcallback_impl.cpp25 int32_t UsbdBulkCallbackImpl::OnBulkWriteCallback(int32_t status, int32_t actLength) in OnBulkWriteCallback() argument
50 int32_t UsbdBulkCallbackImpl::OnBulkReadCallback(int32_t status, int32_t actLength) in OnBulkReadCallback() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp385 int16_t actLength = GetArcLength(); in OnMeasureArcTextInfo() local

Completed in 2 milliseconds