Home
last modified time | relevance | path

Searched defs:GetAuthCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_export_auth_code_rsp.h33 std::string GetAuthCode() const in GetAuthCode() function
H A Dipc_import_auth_code_req.h32 const std::string GetAuthCode() const in GetAuthCode() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1828 int32_t DmAuthManager::GetAuthCode(const std::string &pkgName, int32_t &pinCode) in GetAuthCode() function in OHOS::DistributedHardware::DmAuthManager