summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack.cpp
diff options
context:
space:
mode:
authorDavid Pursell <dpursell@google.com>2016-01-21 08:40:59 -0800
committerDavid Pursell <dpursell@google.com>2016-01-21 20:03:33 -0800
commit706955ff0d159d28bb6eb06dc10178624c505f4e (patch)
tree7b45b69a8d2dcd149aad72d068980a4c5a3b2e62 /libutils/ProcessCallStack.cpp
parentbbedd9523faf2c56b9c8236b22658bb659eb1533 (diff)
base: add network address parsing function from adb.
This CL moves the network address parsing function from adb to libbase so that it can be used by fastboot as well as adb. libbase seemed like the right choice because: 1. It already has some parsing functions (parseint) 2. The net address parsing function uses the libbase string functions so we have a libbase dependency anyway. The parsing function has been modified slightly to make the canonical address optional, and debug logging on success has been removed. For adb the only functional difference is that parsing a network address will no longer print the result to the debug log, which seemed unnecessary. Bug: http://b/26236380 Change-Id: Ife6df02937225fc66de87884d3572d79c092c522
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions