Home
last modified time | relevance | path

Searched refs:AcquireStateBack (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formtaskmgr_fuzzer/
H A Dformtaskmgr_fuzzer.cpp90 formTaskMgr.AcquireStateBack(state, wants, remoteObject); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_task_mgr.h436 void AcquireStateBack(AppExecFwk::FormState state, const AAFwk::Want &want,
/foundation/ability/form_fwk/test/unittest/fms_form_task_mgr_test/
H A Dfms_form_task_mgr_test.cpp729 * @tc.desc: test AcquireStateBack function and remoteFormHost is nullptr
739 formTaskMgr.AcquireStateBack(state, want, remoteObject); in HWTEST_F()
745 * @tc.desc: test AcquireStateBack function and remoteFormHost is not nullptr
755 formTaskMgr.AcquireStateBack(state, want, remoteObject); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp347 FormTaskMgr::GetInstance().AcquireStateBack(state, want, remoteObject); in PostAcquireStateTaskToHost()
725 void FormTaskMgr::AcquireStateBack(AppExecFwk::FormState state, const AAFwk::Want &want, in AcquireStateBack() function in OHOS::AppExecFwk::FormTaskMgr

Completed in 5 milliseconds