Searched refs:full (Results 1 - 6 of 6) sorted by relevance

/system/security/keystore/tests/
H A DMakefile84 MEMCHECK_OPTS=--leak-check=full \
86 --vgdb=full \
/system/core/logwrapper/
H A Dlogwrap.c103 /* Return 0 on success, and 1 when full */
107 int full = 0; local
110 full = 1;
117 return full;
211 /* If the buffer was completely full, and didn't end with a newline, just
258 * is full, and some data was not logged.
384 // buffer is full, flush
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
H A Dheader.h123 int perf_header__fprintf_info(struct perf_session *s, FILE *fp, bool full);
/system/keymaster/
H A DMakefile148 MEMCHECK_OPTS=--leak-check=full \
150 --vgdb=full \
/system/core/logd/
H A DLogKlog.cpp212 bool full = len == (sizeof(buffer) - 1); local
219 if (((tok + strlen(tok)) == ep) && (retval != 0) && full) {
/system/media/camera/docs/
H A Dhtml.mako78 /* Entry details (full docs) flair */

Completed in 570 milliseconds