Home
last modified time | relevance | path

Searched refs:real (Results 1 – 11 of 11) sorted by relevance

/system/core/logd/
DLogKlog.h49 static void convertMonotonicToReal(log_time &real) { real += correction; } in convertMonotonicToReal() argument
50 static void convertRealToMonotonic(log_time &real) { real -= correction; } in convertRealToMonotonic() argument
DLogKlog.cpp279 log_time real; in calculateCorrection() local
280 const char *ep = real.strptime(real_string, "%Y-%m-%d %H:%M:%S.%09q UTC"); in calculateCorrection()
281 if (!ep || (ep > &real_string[len]) || (real > log_time(CLOCK_REALTIME))) { in calculateCorrection()
287 time_t now = real.tv_sec; in calculateCorrection()
292 if ((tm.tm_gmtoff < 0) && ((-tm.tm_gmtoff) > (long)real.tv_sec)) { in calculateCorrection()
293 real = log_time::EPOCH; in calculateCorrection()
295 real.tv_sec += tm.tm_gmtoff; in calculateCorrection()
297 if (monotonic > real) { in calculateCorrection()
300 correction = real - monotonic; in calculateCorrection()
366 log_time real(CLOCK_REALTIME); in sniffTime() local
[all …]
/system/bt/doc/
Dbtsnoop_net.md4 real-time debugging of HCI data with hcidump.
/system/extras/perfprofd/tests/
DREADME.txt28 | utils | real implementations of perfprofd_sleep,
/system/core/adb/
DSERVICES.TXT32 to track the state of connected devices in real-time without
152 to a real device, or that you have used a query prefix as described
/system/tools/aidl/docs/
Daidl-cpp.md173 message) since we do not use real exceptions in C++. More background on Status
/system/connectivity/shill/doc/
Dmanager-api.txt405 these pieces of data is a real device by checking that:
/system/media/audio_utils/
DDoxyfile.orig1766 # will generate one additional man file for each entity documented in the real
1767 # man page(s). These additional files only source the real man page, but without
DDoxyfile1766 # will generate one additional man file for each entity documented in the real
1767 # man page(s). These additional files only source the real man page, but without
/system/tpm/trunks/generator/
Draw_commands.txt30430 the Clock update rate was set so that TPM time was passing 33 percent faster than real time. This
30623 This command adjusts the rate of advance of Clock and Time to provide a better approximation to real
30632 The range of adjustment shall be sufficient to allow Clock and Time to advance at real time but no …
30649 Clock/Time and real time to be as much as 1.15 2 or ~1.33.
Draw_commands_fixed.txt30441 the Clock update rate was set so that TPM time was passing 33 percent faster than real time. This
30634 This command adjusts the rate of advance of Clock and Time to provide a better approximation to real
30643 The range of adjustment shall be sufficient to allow Clock and Time to advance at real time but no …
30660 Clock/Time and real time to be as much as 1.15 2 or ~1.33.