Searched defs:GetWantAgent (Results 1 – 4 of 4) sorted by relevance
88 ErrCode WantAgentHelper::GetWantAgent( in GetWantAgent() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper146 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
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