Home
last modified time | relevance | path

Searched refs:hookJsAbnormalStrMsg (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/
Dnative_hook_parser_test.cpp1563 std::string hookJsAbnormalStrMsg = ""; variable
1564 nativeHookJsAbnormalData.SerializeToString(&hookJsAbnormalStrMsg);
1566 dataSeg.seg = std::make_shared<std::string>(hookJsAbnormalStrMsg);
1567 …ProtoReader::BytesView hookBytesView(reinterpret_cast<const uint8_t *>(hookJsAbnormalStrMsg.data()…
1568 hookJsAbnormalStrMsg.size());