Home | History | Annotate | Download | only in jni

Lines Matching refs:infoMap

817     KeyedVector<String8, String8> infoMap;
819 status_t err = drm->queryKeyStatus(sessionId, infoMap);
825 return KeyedVectorToHashMap(env, infoMap);