Home
last modified time | relevance | path

Searched refs:GetAuthParam (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_second.cpp1295 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1307 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1320 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1334 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1349 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1365 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1382 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
1399 authManager_->GetAuthParam(pkgName, authType, deviceId, extra); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h510 void GetAuthParam(const std::string &pkgName, int32_t authType, const std::string &deviceId,
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp187 void DmAuthManager::GetAuthParam(const std::string &pkgName, int32_t authType, in GetAuthParam() function in OHOS::DistributedHardware::DmAuthManager
249 GetAuthParam(pkgName, authType, deviceId, extra); in InitAuthState()

Completed in 10 milliseconds