Home
last modified time | relevance | path

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

/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp690 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> removeWantAgent = in GetNotificationRemovalWantAgent() local
692 if ((uint32_t)removeWantAgent->GetPendingWant()->GetType( in GetNotificationRemovalWantAgent()
693 removeWantAgent->GetPendingWant()->GetTarget()) >= OPERATION_MAX_TYPE) { in GetNotificationRemovalWantAgent()
694 request.SetRemovalWantAgent(removeWantAgent); in GetNotificationRemovalWantAgent()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1207 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> removeWantAgent = in GetNotificationRemovalWantAgent() local
1209 if ((uint32_t)removeWantAgent->GetPendingWant()->GetType( in GetNotificationRemovalWantAgent()
1210 removeWantAgent->GetPendingWant()->GetTarget()) >= OPERATION_MAX_TYPE) { in GetNotificationRemovalWantAgent()
1211 request.SetRemovalWantAgent(removeWantAgent); in GetNotificationRemovalWantAgent()

Completed in 5 milliseconds