Searched refs:representation_ (Results 1 – 3 of 3) sorted by relevance
363 string representation_; member406 priv_->representation_.clear(); in set_content()415 if (priv_->representation_.empty()) in as_string()422 priv_->representation_ += ","; in as_string()423 priv_->representation_ += *i; in as_string()426 return priv_->representation_; in as_string()
13 …ine the semantics for translating between the _API representation_ and the _serialized representat…