Home
last modified time | relevance | path

Searched refs:CheckSnapshotWant (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h909 bool CheckSnapshotWant(const Want &want);
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2549 * @tc.desc: test CheckSnapshotWant function.
2558 bool ret = formMgrAdapter.CheckSnapshotWant(want); in HWTEST_F()
2570 ret = formMgrAdapter.CheckSnapshotWant(want); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2115 bool FormMgrAdapter::CheckSnapshotWant(const Want &want) in CheckSnapshotWant() function in OHOS::AppExecFwk::FormMgrAdapter
2131 HILOG_DEBUG("CheckSnapshotWant: want has no component snapshot info"); in CheckSnapshotWant()
2146 CheckSnapshotWant(wantToHost); in RequestPublishFormToHost()

Completed in 12 milliseconds