Home
last modified time | relevance | path

Searched refs:sWantAgent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp169 std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> sWantAgent = in ParseTimerOptions() local
171 iTimerInfoInstance->SetWantAgent(sWantAgent); in ParseTimerOptions()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp604 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> sWantAgent = in GetNotificationWantAgent() local
606 request.SetWantAgent(sWantAgent); in GetNotificationWantAgent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1123 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> sWantAgent = in GetNotificationWantAgent() local
1125 request.SetWantAgent(sWantAgent); in GetNotificationWantAgent()