Home
last modified time | relevance | path

Searched defs:remoteObjectOfHost (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrendermgrinner_fuzzer/
H A Dformrendermgrinner_fuzzer.cpp77 sptr<IRemoteObject> remoteObjectOfHost = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_supply_callback.cpp374 sptr<IRemoteObject> remoteObjectOfHost = want.GetRemoteObject(Constants::PARAM_FORM_HOST_TOKEN); in OnRecycleForm() local
H A Dform_task_mgr.cpp1162 const sptr<IRemoteObject> &remoteObjectOfHost, const sptr<IRemoteObject> &remoteObjectOfRender) in PostRecycleForms()
1191 void FormTaskMgr::RecycleForm(const int64_t &formId, const sptr<IRemoteObject> &remoteObjectOfHost, in RecycleForm()
1280 const int callerUid, const sptr<IRemoteObject> &remoteObjectOfHost) in PostDelayRecheckWhetherNeedCleanFormHostTask()
H A Dform_render_mgr.cpp564 …onst std::vector<int64_t> &formIds, const Want &want, const sptr<IRemoteObject> &remoteObjectOfHos… in RecycleForms()
H A Dform_render_mgr_inner.cpp687 …onst std::vector<int64_t> &formIds, const Want &want, const sptr<IRemoteObject> &remoteObjectOfHos… in RecycleForms()