Home
last modified time | relevance | path

Searched defs:ImportAuthCode (Results 1 – 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/permission/
Ddm_permission.json2 …"ImportAuthCode": ["com.huawei.msdp.hmringgenerator", "com.huawei.msdp.hmringdiscriminator", "Coll… array
/foundation/distributedhardware/device_manager/services/implementation/src/authentication_v2/
Ddm_auth_manager_base.cpp332 int32_t AuthManagerBase::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() function in OHOS::DistributedHardware::AuthManagerBase
Dauth_manager.cpp223 int32_t AuthManager::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() function in OHOS::DistributedHardware::AuthManager
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl_lite.cpp332 int32_t DeviceManagerServiceImpl::ImportAuthCode(const std::string &pkgName, const std::string &aut… in ImportAuthCode() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
Ddevice_manager_service_impl.cpp1532 int32_t DeviceManagerServiceImpl::ImportAuthCode(const std::string &pkgName, const std::string &aut… in ImportAuthCode() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Ddm_auth_manager.cpp2072 int32_t DmAuthManager::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() function in OHOS::DistributedHardware::DmAuthManager
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp1652 int32_t DeviceManagerImpl::ImportAuthCode(const std::string &pkgName, const std::string &authCode) in ImportAuthCode() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service.cpp1541 int32_t DeviceManagerService::ImportAuthCode(const std::string &pkgName, const std::string &authCod… in ImportAuthCode() function in OHOS::DistributedHardware::DeviceManagerService