HomeSort by relevance Sort by last modified time
    Searched refs:AssignIfValid (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/numerics/
safe_numerics_unittest.cc     [all...]
safe_math.h 57 // AssignIfValid() - Assigns the underlying value to the supplied destination
136 // AssignIfValid(Dst) - Assigns the underlying value if it is currently valid
140 constexpr bool AssignIfValid(Dst* result) const {
  /external/pdfium/third_party/base/numerics/
safe_math.h 58 // AssignIfValid() - Assigns the underlying value to the supplied destination
137 // AssignIfValid(Dst) - Assigns the underlying value if it is currently valid
141 constexpr bool AssignIfValid(Dst* result) const {

Completed in 170 milliseconds