webrtc/sdk/android/native_api/jni
Sami Kalliomäki 78498cf5ee Implements JavaToNativeStringMap and adds tests for native API.
Implements JavaToNativeStringMap that is a replacement for
JavaToStdMapStrings. It uses a new template method JavaToNativeMap. Also
adds testing support for native API and a test for JavaToNativeStringMap.

Bug: webrtc:8769
Change-Id: I580d4992a899ebe02da39af450fa51d52ee9b88b
Reviewed-on: https://webrtc-review.googlesource.com/48060
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21967}
2018-02-09 10:34:44 +00:00
..
class_loader.cc Create an experimental Android NDK. 2018-01-30 09:33:42 +00:00
class_loader.h Create an experimental Android NDK. 2018-01-30 09:33:42 +00:00
java_types.cc Implements JavaToNativeStringMap and adds tests for native API. 2018-02-09 10:34:44 +00:00
java_types.h Implements JavaToNativeStringMap and adds tests for native API. 2018-02-09 10:34:44 +00:00
jvm.cc Create an experimental Android NDK. 2018-01-30 09:33:42 +00:00
jvm.h Create an experimental Android NDK. 2018-01-30 09:33:42 +00:00
scoped_java_ref.h Implements JavaToNativeStringMap and adds tests for native API. 2018-02-09 10:34:44 +00:00