Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DResourcesParser.java257 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getBaseResource() local
337 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getResource() local
437 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getAllDataItem() local
539 ByteBuffer byteBuf = ByteBuffer.wrap(data); in convertBytesToString() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp474 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local
/developtools/hiperf/src/
Dutilities.cpp590 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local