Home
last modified time | relevance | path

Searched refs:CheckDeviceMode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/code_signature/services/key_enable/utils/src/
H A Ddevices_security.cpp40 static bool CheckDeviceMode(char *buf, ssize_t bunLen) in CheckDeviceMode() function
86 if (CheckDeviceMode(buf, bufLen) || CheckEfuseStatus(buf, bufLen)) { in ParseCMDLine()