OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tv_nsec_max
(Results
1 - 2
of
2
) sorted by null
/system/core/liblog/include/log/
log_time.h
48
static const uint32_t
tv_nsec_max
= 999999999UL;
member in struct:log_time
/system/core/logd/
LogBuffer.cpp
714
log_time watermark(log_time::tv_sec_max, log_time::
tv_nsec_max
);
[
all
...]
Completed in 272 milliseconds