Home
last modified time | relevance | path

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

/system/extras/tests/sdcard/
Dsysutil.cpp97 int attempts = 0; in readStringFromFile() local
101 while (size > 0 && !error && !eof && attempts < kMaxAttempts) in readStringFromFile()
124 ++attempts; in readStringFromFile()
163 int attempts = 0; in writeStringToFile() local
165 while (size > 0 && !error && attempts < kMaxAttempts) in writeStringToFile()
182 ++attempts; in writeStringToFile()
449 int attempts = 0; in writePidAndWaitForReply() local
451 while (size > 0 && !error && attempts < kMaxAttempts) in writePidAndWaitForReply()
468 ++attempts; in writePidAndWaitForReply()
480 attempts = 0; in writePidAndWaitForReply()
[all …]
/system/core/logcat/
Devent.logtags71 75002 sqlite_mem_alarm_alloc_attempt (attempts|1|4)