webrtc/modules/utility/include
Magnus Jedvert 9185bde7ee Android: Remove GetThreadInfo()
This CL is part of merging the helper functions for audio and non-audio JNI code.
The GetThreadInfo() function is unrelated to JNI and I would prefer not to keep
it in a JNI helper file. Also, GetThreadInfo() is a very small function and inlining
it makes it simpler and more transparent IMO, as well as removing a lot of unnecessary
std::string creations.

Bug: webrtc:8689
Change-Id: I7d238fee826d310c0f5343d18b92d0dff864fd6a
Reviewed-on: https://webrtc-review.googlesource.com/36302
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21466}
2018-01-02 10:32:21 +00:00
..
mock Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_frame_operations.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
helpers_android.h Android: Remove GetThreadInfo() 2018-01-02 10:32:21 +00:00
jvm_android.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
process_thread.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00