Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hilog_plugin/src/
Dfile_cache.cpp48 int32_t dataLen = len; in Write() local
68 uint64_t dataLen = static_cast<uint64_t>(ftell(fp_)); in Read() local
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dwasm_func.cpp25 EMSCRIPTEN_KEEPALIVE int TraceStreamerParseData(const uint8_t* data, int dataLen) in TraceStreamerParseData()
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_reader.cpp85 uint32_t dataLen = 0; in Read() local
Dtrace_file_writer.cpp57 uint32_t dataLen = size; in Write() local
/developtools/packing_tool/adapter/ohos/
DCollectBinInfo.java137 long dataLen = binStream.readLong(); in readBinFileData() local