Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_device_manager_impl.cpp121 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &auth… in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp167 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager.h195 …[[deprecated]] virtual int32_t VerifyAuthentication(const std::string &pkgName, const std::string …
H A Ddevice_manager_impl.h168 virtual int32_t VerifyAuthentication(const std::string &pkgName, const std::string &authPara,
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/
H A Dauthenticate_device_fuzzer.cpp314 DeviceManagerImpl::GetInstance().VerifyAuthentication(emptyStr, emptyStr, nullptr); in AuthenticateDeviceFourthFuzzTest()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl_three.cpp964 int32_t ret = DeviceManager::GetInstance().VerifyAuthentication(pkgName, authPara, callback);
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp736 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &auth… in VerifyAuthentication() function in OHOS::DistributedHardware::DeviceManagerImpl