Searched defs:GetWantAgent (Results 1 – 7 of 7) sorted by relevance
91 ErrCode WantAgentHelper::GetWantAgent( in GetWantAgent() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper149 std::shared_ptr<WantAgent> WantAgentHelper::GetWantAgent(const WantAgentInfo ¶msInfo, int32_t u… in GetWantAgent() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper
108 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> ContinuousTaskRecord::GetWantAgent() const in GetWantAgent() function in OHOS::BackgroundTaskMgr::ContinuousTaskRecord
76 AbilityRuntime::WantAgent::WantAgent GeofenceRequest::GetWantAgent() in GetWantAgent() function in OHOS::Location::GeofenceRequest
113 const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> NotificationActionButton::GetWantAgent(… in GetWantAgent() function in OHOS::Notification::NotificationActionButton
135 const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> NotificationRequest::GetWantAgent() con… in GetWantAgent() function in OHOS::Notification::NotificationRequest
492 napi_value GetWantAgent(const napi_env &env, const napi_value &value, in GetWantAgent() function
274 napi_value JsWantAgent::GetWantAgent(napi_env env, napi_callback_info info) in GetWantAgent() function in OHOS::JsWantAgent