Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.h37sptr<IRemoteObject> dialogCallback) : scId_(scId), sc_(sc), dialogCallback_(dialogCallback) {}; in SecCompDialogSrvCallback()
H A Dfirst_use_dialog.cpp292 sptr<IRemoteObject> callerToken, sptr<IRemoteObject> dialogCallback) in StartDialogAbility()
369 sptr<IRemoteObject> callerToken, sptr<IRemoteObject> dialogCallback) in NotifyFirstUseDialog()
H A Dsec_comp_service.cpp249 sptr<IRemoteObject> callerToken, sptr<IRemoteObject> dialogCallback) in ReportSecurityComponentClickEvent()
H A Dsec_comp_stub.cpp178 sptr<IRemoteObject> dialogCallback = data.ReadRemoteObject(); in ReportSecurityComponentClickEventInner() local
H A Dsec_comp_manager.cpp504 auto dialogCallback = remote[1]; in ReportSecurityComponentClickEvent() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp369 sptr<Notification::AnsDialogCallback> dialogCallback = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/src/
H A Dsec_comp_client.cpp87 sptr<IRemoteObject> callerToken, sptr<IRemoteObject> dialogCallback) in ReportSecurityComponentClickEvent()
H A Dsec_comp_proxy.cpp234 sptr<IRemoteObject> callerToken, sptr<IRemoteObject> dialogCallback) in ReportSecurityComponentClickEvent()