Lines Matching defs:level
356 // 4. check device security level
359 HILOGE("check device security level failed!");
552 HILOGE("check device security level failed!");
575 // 2. check device security level
578 HILOGE("check device security level failed!");
699 int32_t level = 0;
700 ret = GetDeviceSecurityLevelValue(info, &level);
701 HILOGD("get device security level, level is %{public}d", level);
705 HILOGE("get device security level failed %{public}d", ret);
708 return level;