mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 08:37:54 +01:00
![]() 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} |
||
---|---|---|
.. | ||
helpers_android.cc | ||
jvm_android.cc | ||
process_thread_impl.cc | ||
process_thread_impl.h | ||
process_thread_impl_unittest.cc |