Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incidentd/src/
H A DFdBuffer.cpp64 VLOG("Truncating data"); in read()
68 VLOG("No memory"); in read()
74 VLOG("timed out due to long read"); in read()
85 VLOG("poll failed: %s", strerror(errno)); in read()
102 VLOG("Reached EOF of fd=%d", fd); in read()
120 VLOG("Truncating data"); in readFully()
124 VLOG("No memory"); in readFully()
168 VLOG("Truncating data"); in readProcessedDataInStream()
173 VLOG("No memory"); in readProcessedDataInStream()
179 VLOG("timed out due to long read"); in readProcessedDataInStream()
[all …]
H A DLog.h32 #define VLOG(...) \ macro
H A DThrottler.cpp61 VLOG("The current request took %zu bytes to dropbox", reportByteSize); in addReportSize()
H A Dincidentd_util.cpp173 VLOG("return by signal: %s", strerror(WTERMSIG(status))); in statusCode()
176 VLOG("return by exit: %s", strerror(WEXITSTATUS(status))); in statusCode()
H A DSection.cpp205 VLOG("[%s] editPos=%zu, dataBeginAt=%zu", this->name.string(), editPos, dataBeginAt); in Execute()
772 VLOG("Skipping Zygote"); in BlockingCall()
785 VLOG("Skipping %d", pid); in BlockingCall()