Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/restool/
DResourcesParserFactory.java51 ByteBuffer byteBuf = ByteBuffer.wrap(data); in isV2Protocol() local
DResourcesParserV1.java272 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getBaseResource() local
352 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getResource() local
453 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getAllDataItem() local
572 ByteBuffer byteBuf = ByteBuffer.wrap(data); in convertBytesToString() local
DResourcesParserV2.java354 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getBaseResource() local
474 ByteBuffer byteBuf = ByteBuffer.wrap(data); in getAllDataItem() local
589 ByteBuffer byteBuf = ByteBuffer.wrap(data); in convertBytesToString() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp580 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local
/developtools/hiperf/src/
Dutilities.cpp621 const unsigned char *byteBuf = static_cast<const unsigned char *>(buf); in HexDump() local