Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlogprint.cpp1094 size_t convertPrintable(char* dst0, const char* src0, size_t n) { in convertPrintable() argument
1095 char* dst = dst0; in convertPrintable()
1148 return dst - dst0; in convertPrintable()