Home | History | Annotate | Download | only in jni

Lines Matching defs:infoMap

950     KeyedVector<String8, String8> infoMap;
952 status_t err = drm->queryKeyStatus(sessionId, infoMap);
958 return KeyedVectorToHashMap(env, infoMap);