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

/system/bt/hci/
H A DAndroid.mk72 LOCAL_SHARED_LIBRARIES := liblog libdl libprotobuf-cpp-full
/system/security/keystore/tests/
H A DMakefile94 MEMCHECK_OPTS=--leak-check=full \
96 --vgdb=full \
/system/core/crash_reporter/
H A Dcrash_collector.cc306 bool full = false; local
318 // it as unique to avoid allowing a directory full of dot files
328 << " already full with " << kMaxCrashDirectorySize
330 full = true;
335 return !full;
/system/bt/main/
H A DAndroid.mk64 libprotobuf-cpp-full \
/system/bt/osi/
H A DAndroid.mk171 LOCAL_SHARED_LIBRARIES := libc liblog libprotobuf-cpp-full libchrome libcutils
189 LOCAL_SHARED_LIBRARIES := liblog libprotobuf-cpp-full libchrome
/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/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.
393 // buffer is full, flush
/system/keymaster/
H A DMakefile173 MEMCHECK_OPTS=--leak-check=full \
175 --vgdb=full \
/system/connectivity/shill/net/
H A Dnetlink_manager.h374 // events list. If |full| is true, also clears state set by Init.
375 void Reset(bool full);
H A Dnetlink_manager.cc200 void NetlinkManager::Reset(bool full) { argument
210 if (full) {
826 // e.g., dropped messages due to the socket buffer being full.
/system/core/logd/
H A DLogKlog.cpp255 bool full = len == (sizeof(buffer) - 1); local
262 if (((tok + sublen) >= ep) && (retval != 0) && full) {
/system/media/camera/docs/
H A Dhtml.mako78 /* Entry details (full docs) flair */
/system/sepolicy/
H A Dfile_contexts71 /dev/full u:object_r:full_device:s0

Completed in 307 milliseconds