Home
last modified time | relevance | path

Searched defs:GetAsString (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/src/base/
H A Dvalues.cc441 bool Value::GetAsString(std::string* out_value) const { in GetAsString() function in base::Value
449 bool Value::GetAsString(std::u16string* out_value) const { in GetAsString() function in base::Value
457 bool Value::GetAsString(const Value** out_value) const { in GetAsString() function in base::Value
465 bool Value::GetAsString(std::string_view* out_value) const { in GetAsString() function in base::Value
[all...]
/third_party/benchmark/src/
H A Dsysinfo.cc127 std::string GetAsString() const { return std::string(data()); } in GetAsString() function

Completed in 3 milliseconds