Home
last modified time | relevance | path

Searched defs:byteBuf (Results 1 – 4 of 4) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DResourcesParser.java256 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getBaseResource() local
336 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getResource() local
436 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getAllDataItem() local
511 ByteBuffer byteBuf = ByteBuffer.wrap(data); in convertBytesToString() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp469 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dutilities.cpp450 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local
/developtools/hiperf/src/
Dutilities.cpp542 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local