Searched defs:spanText (Results 1 – 3 of 3) sorted by relevance
215 std::string spanText = ""; member
1021 SpanInfo::SpanInfo(const int32_t &spanId, const std::string &spanText, const std::string &accessibi… in SpanInfo()1036 void SpanInfo::SetSpanText(const std::string spanText) in SetSpanText()
1054 napi_value spanText; in ConvertSpanToJS() local