Home | History | Annotate | Download | only in net

Lines Matching refs:id_string_

48     : has_a_value_(false), id_(id), id_string_(id_string), datatype_(datatype),
1082 StringAppendF(&id_string_, "<UNKNOWN ATTRIBUTE %d>", id);
1086 return id_string_.c_str();