summaryrefslogtreecommitdiff
path: root/logd/LogBufferTest.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-05-18 08:58:50 -0700
committerTom Cherry <tomcherry@google.com>2020-05-18 15:40:26 -0700
commitbd80e5678f4538368d79ace72396e06de49abe56 (patch)
tree705dd1e7c4bcb054ce1fbc446f8b9d43f4f75b10 /logd/LogBufferTest.cpp
parent0314dbaecfea4f95d4703d606434e35ac7393c37 (diff)
liblog: remove unused log_time functions, inline the others
One of the reasons that logcat and logd statically include liblog is to access the symbols in log_time.cpp, which we do not expose otherwise. Except for strptime(), which will be handled in a separate CL, these symbols are either small enough to inline in the header or unused and can be removed. Test: logging unit tests Change-Id: I1f8cfbb779aef79fc7d5b6d0050438fe5f0e0e2c
Diffstat (limited to 'logd/LogBufferTest.cpp')
0 files changed, 0 insertions, 0 deletions