Searched refs:SetExtraParam (Results 1 – 5 of 5) sorted by relevance
90 SetExtraParam(tempWant, extraParam); in NotifyStartSpecifiedAbility()94 void AbilityInfoCallbackProxy::SetExtraParam(const sptr<Want> &want, sptr<Want> &extraParam) in SetExtraParam() function in OHOS::AppExecFwk::AbilityInfoCallbackProxy
63 void SetExtraParam(const sptr<Want> &want, sptr<Want> &extraParam);
66 void SetExtraParam(ArkUI_Int32 type, void* extraParam);
74 void ExtensionCompanionNode::SetExtraParam(ArkUI_Int32 type, void* extraParam) in SetExtraParam() function in OHOS::Ace::NG::ExtensionCompanionNode
1346 companion->SetExtraParam(eventType, extraParam); in RegisterCustomNodeAsyncEvent()1350 companion->SetExtraParam(eventType, extraParam); in RegisterCustomNodeAsyncEvent()