Searched refs:GetInt (Results 1 – 2 of 2) sorted by relevance
503 inline int GetInt(const off_t index) const { in GetInt() function in chromeos_update_engine::UrlTerms529 terms.GetInt(3), terms.GetInt(4)); in HandleConnection()537 HandleErrorIfOffset(fd, request, terms.GetSizeT(1), terms.GetInt(2)); in HandleConnection()
419 TEST(GetValue, GetInt) { in TEST() argument