Home
last modified time | relevance | path

Searched refs:authPara (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp168 const std::string &authPara, in VerifyAuthentication()
167 VerifyAuthentication(const std::string &pkgName, const std::string &authPara, std::shared_ptr<VerifyAuthCallback> callback) VerifyAuthentication() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager.h191 * @param authPara authPara of device to authenticate.
195 [[deprecated]] virtual int32_t VerifyAuthentication(const std::string &pkgName, const std::string &authPara,
H A Ddevice_manager_impl.h168 virtual int32_t VerifyAuthentication(const std::string &pkgName, const std::string &authPara,
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl_three.cpp962 std::string authPara; in HWTEST_F() local
964 int32_t ret = DeviceManager::GetInstance().VerifyAuthentication(pkgName, authPara, callback); in HWTEST_F()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp809 int32_t DeviceManagerImpl::VerifyAuthentication(const std::string &pkgName, const std::string &authPara, in VerifyAuthentication() argument
813 (void)authPara; in VerifyAuthentication()

Completed in 9 milliseconds