Home
last modified time | relevance | path

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

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