Searched refs:ERROR_DRM_INVALID_STATE (Results 1 – 11 of 11) sorted by relevance
38 * the call or ERROR_DRM_INVALID_STATE if the HAL is in a state where a50 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE118 * if any parameters are invalid or ERROR_DRM_INVALID_STATE if the HAL is257 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop269 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure313 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the property327 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the property342 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the property356 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the property409 * BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE[all …]
51 * ERROR_DRM_INVALID_STATE must be returned when the device is in a state54 ERROR_DRM_INVALID_STATE,
57 * the call, or ERROR_DRM_INVALID_STATE if the HAL is in a state where98 * invalid or ERROR_DRM_INVALID_STATE if the HAL is in a139 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the HDCP155 * ERROR_DRM_INVALID_STATE if the HAL is in a state where number of173 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the186 * ERROR_DRM_INVALID_STATE if the metrics are not available to be197 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop217 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop230 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stop240 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure
77 ERROR_DRM_INVALID_STATE = DRM_ERROR_BASE - 16, enumerator188 STATUS_CASE(ERROR_DRM_INVALID_STATE); in StrCryptoError()
52 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the76 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the93 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the135 * if any parameters are invalid or ERROR_DRM_INVALID_STATE if the HAL174 * provisioning or ERROR_DRM_INVALID_STATE if the HAL is in a state210 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the HDCP
71 * ERROR_DRM_INVALID_STATE if the device is in a state where it
45 status = Status::ERROR_DRM_INVALID_STATE; in toStatus()
239 case ::V1_4::Status::ERROR_DRM_INVALID_STATE: in toStatusT_1_4()240 return ERROR_DRM_INVALID_STATE; in toStatusT_1_4()
163 return Status::ERROR_DRM_INVALID_STATE; in closeSession()556 mMockError = Status_V1_2::ERROR_DRM_INVALID_STATE; in setPropertyString()631 _hidl_cb(Status::ERROR_DRM_INVALID_STATE, SecurityLevel::UNKNOWN); in getSecurityLevel()707 return Status::ERROR_DRM_INVALID_STATE; in setSecurityLevel()
437 const Status kInvalidState = Status::ERROR_DRM_INVALID_STATE; in TEST_P()
565 EXPECT_TRUE(status == Status::ERROR_DRM_INVALID_STATE || in TEST_P()