Home
last modified time | relevance | path

Searched defs:truncate_at (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/strings/
H A Dutf8.cc34 int SafeTruncateLength(const char *str, int truncate_at) { in SafeTruncateLength()
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/
H A Dserver.rb66 def truncate(s, truncate_at, options = {}) argument