Searched defs:VerifyAuthentication (Results 1 – 7 of 7) sorted by relevance
60 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::PinAuth
57 int32_t PinAuth::VerifyAuthentication(std::string &authToken, const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::PinAuth
273 int32_t DeviceManagerService::VerifyAuthentication(const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerService
296 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &auth… in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl
226 static int32_t VerifyAuthentication(const std::shared_ptr<MessageReq> &req, const std::shared_ptr<M… in VerifyAuthentication() function
332 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &auth… in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl
172 int32_t DmAuthManager::VerifyAuthentication(const std::string &authParam) in VerifyAuthentication() function in OHOS::DistributedHardware::DmAuthManager