Home
last modified time | relevance | path

Searched defs:wantAgent (Results 1 - 25 of 34) sorted by relevance

12

/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
H A Dnotificationactionbutton_fuzzer.cpp30 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in DoSomethingInterestingWithMyAPI() local
/base/time/time_service/test/fuzztest/timemanager_fuzzer/timetesttimer_fuzzer/
H A Dtimer_info.h51 void TimerInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() argument
/base/time/time_service/interfaces/inner_api/include/
H A Ditimer_info.h34 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; member in OHOS::MiscServices::ITimerInfo
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp41 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp84 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in InitWantAgentRequest() local
98 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in InitButtonRequest() local
/base/time/time_service/services/timer/include/
H A Dtimer_info.h35 const std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; member in OHOS::MiscServices::TimerInfo
H A Dtimer_manager_interface.h33 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent; member
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp50 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local
69 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local
90 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local
113 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in HWTEST_F() local
143 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in HWTEST_F() local
169 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = HWTEST_F() local
[all...]
H A Dnotification_request_test.cpp52 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = notificationRequest.GetWantAgent(); in HWTEST_F() local
66 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = notificationRequest.GetWantAgent(); in HWTEST_F() local
216 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = in HWTEST_F() local
/base/update/updateservice/services/core/ability/alarm/src/
H A Dalarm_timer_utils.cpp50 void AlarmTimerUtils::TimerTaskInfo::SetWantAgent(std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() argument
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_request.cpp71 void GeofenceRequest::SetWantAgent(const AbilityRuntime::WantAgent::WantAgent wantAgent) in SetWantAgent() argument
197 auto wantAgent = data.ReadParcelable<AbilityRuntime::WantAgent::WantAgent>(); in ReadFromParcel() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp25 Create(const std::shared_ptr<Media::PixelMap> &icon, const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, const std::shared_ptr<AAFwk::WantParams> &extras, NotificationConstant::SemanticActionButton semanticActionButton, bool autoCreatedReplies, const std::vector<std::shared_ptr<NotificationUserInput>> &mimeTypeOnlyInputs, const std::shared_ptr<NotificationUserInput> &userInput, bool isContextual) Create() argument
87 NotificationActionButton(const std::shared_ptr<Media::PixelMap> &icon, const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, const std::shared_ptr<AAFwk::WantParams> &extras, NotificationConstant::SemanticActionButton semanticActionButton, bool autoCreatedReplies, const std::vector<std::shared_ptr<NotificationUserInput>> &mimeTypeOnlyInputs, const std::shared_ptr<NotificationUserInput> &userInput, bool isContextual) NotificationActionButton() argument
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dpublish.cpp300 std::shared_ptr<WantAgent> wantAgent = nullptr; in ParseShowOptions() local
H A Dcommon.cpp1134 napi_value wantAgent = nullptr; in CreateWantAgentByJS() local
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp595 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
618 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
H A Dtime_proxy_test.cpp83 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
126 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
164 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
207 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
250 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); in HWTEST_F() local
292 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); HWTEST_F() local
361 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); HWTEST_F() local
490 auto wantAgent = std::make_shared<OHOS::AbilityRuntime::WantAgent::WantAgent>(); HWTEST_F() local
569 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); HWTEST_F() local
676 auto wantAgent = std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent>(); HWTEST_F() local
[all...]
H A Dtime_service_test.cpp1240 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in HWTEST_F() local
1442 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> wantAgent = nullptr; in HWTEST_F() local
[all...]
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp82 void StrongAuthManger::authTimer::SetWantAgent(std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent) in SetWantAgent() argument
/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp144 OHOS::AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in ParseTimerOptions() local
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp208 auto wantAgent = OHOS::AbilityRuntime::WantAgent::WantAgentHelper::GetWantAgent(wantAgentInfo); in PublishUsbNotification() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp210 std::string wantAgent; in RecoverFromOldVersion() local
359 std::string wantAgent; in RecoverFromDb() local
H A Dadvanced_notification_live_view_service.cpp704 auto wantAgent = record->notification->GetNotificationRequest().GetWantAgent(); in UpdateRecordByOwner() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp587 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationWantAgent() local
673 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in GetNotificationRemovalWantAgent() local
707 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; GetNotificationMaxScreenWantAgent() local
1135 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent; GetNotificationActionButtonsDetailedBasicInfo() local
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h236 std::shared_ptr<ButtonWantAgent> wantAgent; member
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp339 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in SubscribeFenceStatusChange() local
358 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; in SubscribeFenceStatusChangeV9() local
374 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; UnSubscribeFenceStatusChange() local
389 AbilityRuntime::WantAgent::WantAgent *wantAgent = nullptr; UnSubscribeFenceStatusChangeV9() local
[all...]

Completed in 22 milliseconds

12