Searched defs:getSecurityLevel (Results 1 – 5 of 5) sorted by relevance
151 virtual status_t getSecurityLevel(Vector<uint8_t> const &sessionId, in getSecurityLevel() function
368 Return<void> DrmPlugin::getSecurityLevel(const hidl_vec<uint8_t>& sessionId, in getSecurityLevel() function in android::hardware::drm::V1_1::clearkey::DrmPlugin
1222 public native int getSecurityLevel(@NonNull byte[] sessionId); in getSecurityLevel() method
432 virtual status_t getSecurityLevel(Vector<uint8_t> const &sessionId, in getSecurityLevel() function
1040 status_t DrmHal::getSecurityLevel(Vector<uint8_t> const &sessionId, in getSecurityLevel() function in android::DrmHal