Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h532 bool IsAllowDeviceBind();
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp178 if (bindLevel == DEVICE && !IsAllowDeviceBind()) { in CheckAuthParamVaildExtra()
2480 bool DmAuthManager::IsAllowDeviceBind() in IsAllowDeviceBind() function in OHOS::DistributedHardware::DmAuthManager
2490 if (IsAllowDeviceBind()) { in GetBindLevel()

Completed in 9 milliseconds