Searched refs:hookJsAbnormalStrMsg (Results 1 – 1 of 1) sorted by relevance
1563 std::string hookJsAbnormalStrMsg = ""; variable1564 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());