android_system_core/base
Dan Albert 47328c96d9 Update string Split API.
Return a new vector rather than appending to the parameter.

Delimiters are also a string rather than a character. Split on any
character in the string.

Change-Id: I039b332ace5578590df9e7ca0e8fa3db28db30a3
2015-03-23 10:23:11 -07:00
..
include/base Update string Split API. 2015-03-23 10:23:11 -07:00
.clang-format Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
Android.mk Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
CPPLINT.cfg Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
file.cpp Revert "Revert "Add commonly used C++ macros to libbase."" 2015-03-16 10:09:07 -07:00
file_test.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
logging.cpp Update string Split API. 2015-03-23 10:23:11 -07:00
logging_test.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
stringprintf.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
stringprintf_test.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
strings.cpp Update string Split API. 2015-03-23 10:23:11 -07:00
strings_test.cpp Update string Split API. 2015-03-23 10:23:11 -07:00
test_main.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
test_utils.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
test_utils.h Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00