Home | History | Annotate | Download | only in jni

Lines Matching defs:secureStops

995     List<Vector<uint8_t> > secureStops;
997 status_t err = drm->getSecureStops(secureStops);
1003 return ListOfVectorsToArrayListOfByteArray(env, secureStops);