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