Home
last modified time | relevance | path

Searched refs:severity (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Doh_yara_driver.py47 SEVERITY = "severity"
65 severity = "" variable in VulItem
344 item.severity = vul.get(OHYaraConfig.SEVERITY.value, "")
408 data.append([item.vul_id, item.severity,
412 item.vul_id, item.severity,
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp2263 GLenum severity = INT_INIT_VAL; in GLGetDebugMessageLog() local
2268 glGetDebugMessageLog(count, countSize, &source, &type, &id, &severity, &length, messageLog); in GLGetDebugMessageLog()

Completed in 16 milliseconds