Home
last modified time | relevance | path

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

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dattr_line.hh158 : sa_range(lr), sa_type(type), sa_str_value(std::move(val)) { in string_attr()
197 std::string sa_str_value; member
H A Dbottom_status_source.cc81 this->bss_line_error.set_value(iter->sa_str_value); in update_line_number()