Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/public/base/
Dordinal.h180 static size_t GetProperLength(const std::string& lower_bound,
415 size_t Ordinal<Traits>::GetProperLength(const std::string& lower_bound, in GetProperLength() function
473 const size_t proper_length = GetProperLength(start_bytes, midpoint); in CreateOrdinalBetween()