Home
last modified time | relevance | path

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

/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_ddk_api.cpp165 std::vector<uint8_t> dataTmp; in OH_Usb_SendControlReadRequest() local
199 std::vector<uint8_t> dataTmp(data, data + dataLen); in OH_Usb_SendControlWriteRequest() local
/drivers/peripheral/usb/ddk/host/src/
Dddk_pnp_listener_mgr.c82 struct HdfSBuf *dataTmp = NULL; in DdkListenerMgrNotifyOne() local
/drivers/peripheral/display/hdi_service/device/include/util/
Ddisplay_device_common.h212 T *dataTmp = (T *)parcel->ReadUnpadBuffer(retValueLen); variable