Home
last modified time | relevance | path

Searched refs:ShowConfirm (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/authentication/showconfirm/standard/
H A Dshow_confirm.cpp24 ShowConfirm::ShowConfirm() in ShowConfirm() function in OHOS::DistributedHardware::ShowConfirm
26 LOGI("ShowConfirm ace constructor"); in ShowConfirm()
29 ShowConfirm::~ShowConfirm() in ~ShowConfirm()
33 void ShowConfirm::ShowConfirmDialog(const std::string &params, std::shared_ptr<DmAuthManager> authManager, in ShowConfirmDialog()
37 LOGI("ShowConfirm hap start."); in ShowConfirmDialog()
39 LOGE("ShowConfirm::dmAbilityManager is null"); in ShowConfirmDialog()
44 LOGE("ShowConfirm::start ui service fail"); in ShowConfirmDialog()
47 LOGI("ShowConfirm ha in ShowConfirmDialog()
[all...]
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/showconfirm/standard/
H A Dshow_confirm.h28 class ShowConfirm { class
30 ShowConfirm();
31 ~ShowConfirm();

Completed in 1 milliseconds