[rt/misc] Merge str.h into string_helper.h (#9257)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 28 Nov 2019 01:06:46 +0000 (10:06 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 28 Nov 2019 01:06:46 +0000 (10:06 +0900)
commit24fdbf77c2fd20f1e07dbbed5fa1c2d904b6b50f
tree5b729c9ab74bdc91859037ac849566b12bfcd766
parenta1a8a2dd04b73ba064ff8d9096da6a5444c80109
[rt/misc] Merge str.h into string_helper.h (#9257)

`str.h` was moved from another module and this commit merges it into
`string_helper.h`

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtime/contrib/xtrace/src/EventCollectingListener.cc
runtime/libs/misc/include/misc/str.h [deleted file]
runtime/libs/misc/include/misc/string_helpers.h
runtime/libs/misc/src/EventCollector.cpp