Searched defs:GetAsInteger (Results 1 – 6 of 6) sorted by relevance
69 intmax_t Any::GetAsInteger() const { in GetAsInteger() function in brillo::Any
175 intmax_t GetAsInteger() const override { in GetAsInteger() function
114 int64_t GetAsInteger() const { in GetAsInteger() function
117 int64_t GetAsInteger() const { in GetAsInteger() function
376 function GetAsInteger(const Name: String): Integer; in GetAsInteger() function939 function TLocalStorage.GetAsInteger(const Name: String): Integer; in GetAsInteger() function
452 bool Value::GetAsInteger(int* out_value) const { in GetAsInteger() function in base::Value