Searched defs:wrap (Results 1 - 1 of 1) sorted by relevance

/system/netd/libnetdutils/
H A DSlice.cpp38 std::string toHex(const Slice s, int wrap) { argument
46 if ((++count % wrap) == 0) {

Completed in 48 milliseconds