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