Home | History | Annotate | Download | only in jni

Lines Matching defs:secureStops

887     List<Vector<uint8_t> > secureStops;
889 status_t err = drm->getSecureStops(secureStops);
895 return ListOfVectorsToArrayListOfByteArray(env, secureStops);