Home
last modified time | relevance | path

Searched defs:WriteData (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
Doh_usb.cpp131 int WriteData(int bulkIn, const uint8_t *data, const int length) in WriteData() function
/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h130 template <typename T> void WriteData(T &networkDatasProto, NetFlowData &netFlowData) in WriteData() function