Home
last modified time | relevance | path

Searched defs:GetAsInteger (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/src/
Dsysinfo.cc120 int64_t GetAsInteger() const { in GetAsInteger() function
/third_party/gn/src/base/
Dvalues.cc433 bool Value::GetAsInteger(int* out_value) const { in GetAsInteger() function in base::Value