Home
last modified time | relevance | path

Searched refs:lt_digit (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/internal_api/public/base/
Dunique_position.cc250 char lt_digit = static_cast<uint8>(reference[ref_zeroes])/2; in FindSmallerWithSuffix() local
251 return std::string(ref_zeroes, '\0') + lt_digit; in FindSmallerWithSuffix()