Home
last modified time | relevance | path

Searched defs:formId (Results 1 - 25 of 229) sorted by relevance

12345678910

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_add_form_test/
H A Dmock_form_render_mgr.cpp29 bool FormRenderMgr::IsRerenderForRenderServiceDied(int64_t formId) in IsRerenderForRenderServiceDied() argument
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dmock_form_timer_mgr.cpp36 bool FormTimerMgr::IsLimiterEnableRefresh(int64_t formId) in IsLimiterEnableRefresh() argument
H A Dmock_form_data_mgr.cpp47 bool FormDataMgr::GetFormRecord(const int64_t formId, FormRecord &formRecord) const in GetFormRecord() argument
56 bool FormDataMgr::IsEnableRefresh(int64_t formId) in IsEnableRefresh() argument
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_data_mgr.cpp38 ErrCode FormDataMgr::CheckInvalidForm(const int64_t formId) in CheckInvalidForm() argument
H A Dmock_form_share_mgr.cpp33 ShareForm( int64_t formId, const std::string &deviceId, const sptr<IRemoteObject> &callerToken, int64_t requestCode) ShareForm() argument
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_host_delegate_proxy.cpp25 int32_t FormHostDelegateProxy::RouterEvent(const int64_t formId, const Want &want) in RouterEvent() argument
H A Dform_host_delegate_stub.cpp54 int64_t formId = data.ReadInt64(); in HandleRouterEvent() local
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_new_test/
H A Dfms_form_timer_mgr_new_test.cpp61 int64_t formId = 0; in HWTEST_F() local
/foundation/ability/form_fwk/services/include/
H A Dform_cache_mgr.h33 std::string formId; member
/foundation/ability/form_fwk/services/src/
H A Dform_cast_temp_connection.cpp28 FormCastTempConnection::FormCastTempConnection(const int64_t formId, const std::string &bundleName, in FormCastTempConnection() argument
H A Dform_record_report.cpp36 void FormRecordReport::SetFormRecordRecordInfo(int64_t formId, const Want &want) in SetFormRecordRecordInfo() argument
48 void FormRecordReport::IncreaseUpdateTimes(int64_t formId, HiSysEventPointType type) in IncreaseUpdateTimes() argument
94 int64_t formId in HandleFormRefreshCount() local
[all...]
H A Dform_refresh_connection.cpp29 FormRefreshConnection::FormRefreshConnection(const int64_t formId, const Want& want, in FormRefreshConnection() argument
H A Dform_msg_event_connection.cpp29 FormMsgEventConnection::FormMsgEventConnection(const int64_t formId, const Want& want, in FormMsgEventConnection() argument
H A Dform_background_connection.cpp27 FormBackgroundConnection::FormBackgroundConnection(const int64_t formId, const std::string &bundleName, in FormBackgroundConnection() argument
H A Dform_acquire_data_connection.cpp29 FormAcquireDataConnection::FormAcquireDataConnection(const int64_t formId, const std::string &bundleName, in FormAcquireDataConnection() argument
H A Dform_share_connection.cpp28 FormShareConnection::FormShareConnection(int64_t formId, const std::string &bundleName, in FormShareConnection() argument
H A Dform_delete_connection.cpp28 FormDeleteConnection::FormDeleteConnection(const int64_t formId, const std::string &bundleName, in FormDeleteConnection() argument
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dmock_form_data_mgr.cpp41 bool FormDataMgr::GetFormRecord(const int64_t formId, FormRecord &formRecord) const in GetFormRecord() argument
/foundation/ability/form_fwk/test/unittest/fms_form_host_callback_test/
H A Dfms_form_host_callback_test.cpp62 int64_t formId = -1; in HWTEST_F() local
78 int64_t formId = 2; in HWTEST_F() local
94 int64_t formId = 2; in HWTEST_F() local
125 int64_t formId in HWTEST_F() local
206 int64_t formId = 1; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_death_callback.h67 void ProcessFormUninstall(const int64_t formId) in ProcessFormUninstall() argument
/foundation/ability/form_fwk/test/unittest/fms_form_info_rdb_storage_mgr_test/
H A Dfms_form_info_rdb_storage_mgr_test.cpp59 std::string formId; in HWTEST_F() local
139 const int64_t formId = 1; in HWTEST_F() local
165 std::string formId = "formId_1"; in HWTEST_F() local
208 std::string formId; in HWTEST_F() local
222 std::string formId = "1"; in HWTEST_F() local
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_share_info.h30 int64_t formId; member
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
H A Dmock_form_data_mgr.cpp31 bool FormDataMgr::GetFormRecord(const int64_t formId, FormRecord &formRecord) const in GetFormRecord() argument
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.h39 int64_t formId = 0; member
/foundation/ability/form_fwk/test/unittest/fms_form_batch_delete_connection_test/
H A Dfms_form_batch_delete_connection_test.cpp63 int64_t formId = 1; in HWTEST_F() local
89 int64_t formId = 1; in HWTEST_F() local

Completed in 8 milliseconds

12345678910