Home
last modified time | relevance | path

Searched defs:VerifyAuthentication (Results 1 – 7 of 7) sorted by relevance

/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/config/mini/
Dpin_auth.cpp60 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::PinAuth
/foundation/distributedhardware/devicemanager/ext/pin_auth/src/
Dpin_auth.cpp57 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::PinAuth
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/
Ddevice_manager_service.cpp273 int32_t DeviceManagerService::VerifyAuthentication(const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerService
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/mini/
Ddevice_manager_impl.cpp296 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &auth… in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dispatch/
Dcommand_dispatch.cpp226 static int32_t VerifyAuthentication(const std::shared_ptr<MessageReq> &req, const std::shared_ptr<M… in VerifyAuthentication() function
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp332 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &auth… in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/authentication/
Ddm_auth_manager.cpp172 int32_t DmAuthManager::VerifyAuthentication(const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::DmAuthManager