Home
last modified time | relevance | path

Searched defs:wbytes (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/process_data/
Dprocess_plugin_result.proto26 uint64 wbytes = 6; field
/developtools/profiler/protos/types/plugins/process_data/
Dprocess_plugin_result.proto26 uint64 wbytes = 6; field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/process_parser/
Dpbreader_process_parser.h55 uint64_t wbytes; member
/developtools/profiler/device/plugins/process_plugin/test/unittest/
Dprocess_plugin_unittest.cpp45 int64_t wbytes; member
/developtools/hdc/src/daemon/
Ddaemon.cpp629 int wbytes = BIO_write(bio, pubkeyp, pubkey.length()); in InitMod() local
/developtools/hdc/src/common/
Dauth.cpp1117 …int wbytes = BIO_write(bio, reinterpret_cast<const unsigned char *>(pubkey.c_str()), pubkey.length… local