OSDN Git Service

DO NOT MERGE Move Stopwatch into its own header
authorRobin Lee <rgl@google.com>
Wed, 21 Sep 2016 07:31:33 +0000 (16:31 +0900)
committerMichal Karpinski <mkarpinski@google.com>
Fri, 2 Dec 2016 13:42:04 +0000 (13:42 +0000)
commit9484dab34a1dcdc5fc438ae5732bda9c757af071
treefa0023479edacdc270fb810cc4da0c1c420db790
parent137088fbf8c359f61e7721f8c4246aea04995d97
DO NOT MERGE Move Stopwatch into its own header

Bug: 29748723
Test: netd_integration_test

(cherry picked from commit cc544162e08dd0df271cd77a3f2c85dbaaa461e2)

Change-Id: Icc2f633206b9f8052ca9ae2b775984b4f4be97b9
client/NetdClient.cpp
include/Stopwatch.h [new file with mode: 0644]
server/DnsProxyListener.cpp
server/NetdConstants.h
server/SockDiag.cpp
tests/binder_test.cpp