Home
last modified time | relevance | path

Searched defs:matchedFormId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp533 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in DeleteCommonForm() local
575 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in ReleaseForm() local
794 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in UpdateForm() local
839 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in RequestForm() local
892 int64_t matchedFormId = 0; in NotifyWhetherVisibleForms() local
981 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in PaddingNotifyVisibleFormsMap() local
1164 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in CastTempForm() local
2026 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in SetNextRefreshTime() local
2542 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in MessageEvent() local
2614 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in RouterEvent() local
[all …]
H A Dform_data_mgr.cpp1224 int64_t matchedFormId = FindMatchedFormId(formId); in HandleUpdateHostFormFlag() local
1573 int64_t matchedFormId = FormDataMgr::GetInstance().FindMatchedFormId(formId); in NotifyFormsVisible() local
1593 for (auto matchedFormId : foundFormIds) { in NotifyFormsVisible() local
1605 ErrCode FormDataMgr::SetRecordVisible(int64_t matchedFormId, bool isVisible) in SetRecordVisible()
1991 int64_t matchedFormId = FindMatchedFormId(formId); in CheckInvalidForm() local
2030 int64_t matchedFormId = FindMatchedFormId(formId); in GetRunningFormInfosByFormId() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/
H A Dformmgradapterthree_fuzzer.cpp43 int64_t matchedFormId = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrthree_fuzzer/
H A Dformdatamgrthree_fuzzer.cpp81 int64_t matchedFormId = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp1213 int64_t matchedFormId = 1; variable
1230 int64_t matchedFormId = 1; variable
1253 int64_t matchedFormId = 1; variable
1522 int64_t matchedFormId = 1; variable
1540 int64_t matchedFormId = 1; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp4120 int64_t matchedFormId = FORM_ID_ZERO; variable
4134 int64_t matchedFormId = FORM_ID_ZERO; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp2580 int64_t matchedFormId = 1; variable
2595 int64_t matchedFormId = 1; variable