Searched refs:KeyedVectorToHashMap (Results 1 – 2 of 2) sorted by relevance
64 static jobject KeyedVectorToHashMap(JNIEnv *env, KeyedVector<String8, String8> const &map) { in KeyedVectorToHashMap() function293 jobject hashMap = KeyedVectorToHashMap(env, map); in getRawAttributes()
521 static jobject KeyedVectorToHashMap (JNIEnv *env, KeyedVector<String8, String8> const &map) { in KeyedVectorToHashMap() function958 return KeyedVectorToHashMap(env, infoMap); in android_media_MediaDrm_queryKeyStatus()