Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h141 size_t *p_outLength);
/system/core/liblog/
Dlogprint.c884 size_t *p_outLength) in android_log_formatLogLine() argument
1090 if (p_outLength != NULL) { in android_log_formatLogLine()
1091 *p_outLength = p - ret; in android_log_formatLogLine()