| /developtools/hiperf/test/fuzztest/libreport_fuzzer/ |
| H A D | LibReport_fuzzer.cpp | 21 char buf[DATA_MAX_SIZE] = { 0 }; in FuzzLibReport() local
|
| /developtools/profiler/device/plugins/memory_plugin/src/ |
| H A D | buffer_splitter.cpp | 18 BufferSplitter::BufferSplitter(const char* buf, int size) in BufferSplitter() argument
|
| H A D | test_main.cpp | 32 char *buf = nullptr; in main() local
|
| /developtools/hiperf/test/fuzztest/perffileformat_fuzzer/ |
| H A D | PerfFileFormat_fuzzer.cpp | 24 char buf[DATA_MAX_SIZE] = { 0 }; in FuzzPerfFileFormat() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | test_utilities.cpp | 25 char buf[128] = {0}; // 128: buf size in CheckTestApp() local
|
| /developtools/profiler/device/services/ipc/src/ |
| H A D | client_connection.cpp | 37 int ClientConnection::RawProtocolProc(uint32_t pnum, const int8_t* buf, const uint32_t size) in RawProtocolProc() argument
|
| /developtools/profiler/device/services/ipc/include/ |
| H A D | service_base.h | 26 virtual bool ProtocolProc(SocketContext& poc, uint32_t pnum, const int8_t* buf, const uint32_t size) in ProtocolProc() argument
|
| /developtools/smartperf_host/trace_streamer/test/test_fuzzer/bytrace_fuzzer/ |
| H A D | bytrace_fuzzer.cpp | 34 std::unique_ptr<uint8_t[]> buf = std::make_unique<uint8_t[]>(size); in BytraceParserFuzzTest() local
|
| /developtools/smartperf_host/trace_streamer/test/test_fuzzer/htrace_fuzzer/ |
| H A D | htrace_fuzzer.cpp | 30 std::unique_ptr<uint8_t[]> buf = std::make_unique<uint8_t[]>(size); in HtraceParserFuzzTest() local
|
| /developtools/smartperf_host/trace_streamer/test/test_fuzzer/selector_fuzzer/ |
| H A D | selector_fuzzer.cpp | 29 std::unique_ptr<uint8_t[]> buf = std::make_unique<uint8_t[]>(size); in TraceStreamerSelectorFuzzTest() local
|
| /developtools/hdc/hdc_rust/src/host/ |
| H A D | client.rs | 282 let mut buf = [0_u8; 1]; variables [all...] |
| H A D | auth.rs | 138 let mut buf = get_hostname()?; variables [all...] |
| /developtools/hdc/src/common/ |
| H A D | circle_buffer.h | 32 uint8_t *buf; member
|
| H A D | debug.cpp | 20 int WriteHexToDebugFile(const char *fileName, const uint8_t *buf, const int bufLen) in WriteHexToDebugFile() argument 48 int ReadHexFromDebugFile(const char *fileName, uint8_t *buf, const int bufLen) in ReadHexFromDebugFile() argument 92 int PrintfHexBuf(const uint8_t *buf, int bufLen) in PrintfHexBuf() argument
|
| /developtools/hiperf/test/fuzztest/commandline_fuzzer/ |
| H A D | CommandLine_fuzzer.cpp | 24 char buf[DATA_MAX_SIZE] = { 0 }; in FuzzCommandLine() local
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| H A D | log.cpp | 23 char buf[BUF_SIZE_DEFAULT4] = { 0 }; // only 4k to avoid stack overflow in 32bit or L0 in PrintLogEx() local
|
| H A D | mount.cpp | 33 char buf[BUF_SIZE_DEFAULT2];
in FindMountDeviceByPath() local
|
| /developtools/hdc/hdc_rust/src/common/ |
| H A D | filemanager.rs | 82 let mut buf = [0u8; KERNEL_FILE_NODE_SIZE as usize]; in buffer_read() variables
|
| /developtools/profiler/hiebpf/src/ |
| H A D | elf_symbol_info.cpp | 88 uint32_t ElfSymbolInfo::GetBinary(const ElfSymbolTable &symbolTable, std::vector<uint8_t> &buf) in GetBinary() argument
|
| /developtools/smartperf_host/trace_streamer/test/unittest/ptreader_parser/ |
| H A D | ptreader_parser_test.cpp | 55 auto buf = std::make_unique<uint8_t[]>(1); in HWTEST_F() local 73 auto buf = std::make_unique<uint8_t[]>(bufSize); in HWTEST_F() local 98 auto buf = std::make_unique<uint8_t[]>(bufSize); in HWTEST_F() local 123 auto buf = std::make_unique<uint8_t[]>(bufSize); in HWTEST_F() local 148 auto buf = std::make_unique<uint8_t[]>(bufSize); HWTEST_F() local 253 auto buf = std::make_unique<uint8_t[]>(bufSize); HWTEST_F() local 284 auto buf = std::make_unique<uint8_t[]>(bufSize); HWTEST_F() local [all...] |
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | hook_service.cpp | 56 bool HookService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const uint32_t size) in ProtocolProc() argument
|
| /developtools/hdc/hdc_rust/src/cffi/host/ |
| H A D | host_usb_wrapper.cpp | 76 extern "C" int WriteUsb(void* ptr, char* connectKey, int len, SerializedBuffer buf)
in WriteUsb() argument
|
| /developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
| H A D | ffrt_profiler_socket_service.cpp | 54 bool FfrtProfilerSocketService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() argument
|
| /developtools/profiler/device/plugins/network_profiler/service/src/ |
| H A D | network_profiler_socket_service.cpp | 54 bool NetworkProfilerSocketService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, in ProtocolProc() argument
|
| /developtools/profiler/hiebpf/test/unittest/ |
| H A D | elf_symbol_info_test.cpp | 86 std::vector<uint8_t> buf; in HWTEST_F() local
|