Searched refs:KeyedVectorToHashMap (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_media_ExifInterface.cpp64 static jobject KeyedVectorToHashMap(JNIEnv *env, KeyedVector<String8, String8> const &map) { function
293 jobject hashMap = KeyedVectorToHashMap(env, map);
H A Dandroid_media_MediaDrm.cpp521 static jobject KeyedVectorToHashMap (JNIEnv *env, KeyedVector<String8, String8> const &map) { function in namespace:android
958 return KeyedVectorToHashMap(env, infoMap);

Completed in 1109 milliseconds