/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_report.cpp | 38 void FormReport::SetFormRecordInfo(int64_t formId, const Want &want) in SetFormRecordInfo() 72 void FormReport::SetEndAquireTime(int64_t formId, int64_t endTime) in SetEndAquireTime() 81 void FormReport::GetEndAquireTime(int64_t formId, int64_t &endTime) in GetEndAquireTime() 102 void FormReport::SetEndBindTime(int64_t formId, int64_t endTime) in SetEndBindTime() 112 void FormReport::SetStartGetTime(int64_t formId, int64_t startTime) in SetStartGetTime() 125 void FormReport::SetEndGetTime(int64_t formId, int64_t endTime) in SetEndGetTime() 170 void FormReport::SetAddFormFinish(int64_t formId) in SetAddFormFinish() 181 void FormReport::InsertFormId(int64_t formId) in InsertFormId() 187 void FormReport::RemoveFormId(int64_t formId) in RemoveFormId() 195 void FormReport::HandleAddFormStatistic(int64_t formId) in HandleAddFormStatistic() [all …]
|
H A D | form_data_proxy_mgr.cpp | 33 ErrCode FormDataProxyMgr::SubscribeFormData(int64_t formId, const std::vector<FormDataProxy> &formD… in SubscribeFormData() 84 ErrCode FormDataProxyMgr::UnsubscribeFormData(int64_t formId) in UnsubscribeFormData() 99 void FormDataProxyMgr::UpdateSubscribeFormData(int64_t formId, const std::vector<FormDataProxy> &fo… in UpdateSubscribeFormData() 111 void FormDataProxyMgr::ProduceFormDataProxies(int64_t formId, const std::vector<FormDataProxy> &for… in ProduceFormDataProxies() 117 bool FormDataProxyMgr::ConsumeFormDataProxies(int64_t formId, std::vector<FormDataProxy> &formDataP… in ConsumeFormDataProxies() 133 for (const auto &formId : formIds) { in EnableSubscribeFormData() local 146 for (const auto &formId : formIds) { in DisableSubscribeFormData() local 166 const int64_t formId, std::vector<std::string> &subscribedKeys, int32_t &count) in GetFormSubscribeInfo()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/ |
H A D | fms_form_timer_mgr_test.cpp | 560 int64_t formId = 1; variable 576 int64_t formId = 1; variable 593 int64_t formId = 1; variable 609 int64_t formId = 1; variable 625 int64_t formId = 1; variable 641 int64_t formId = 1; variable 657 int64_t formId = 1; variable 673 int64_t formId = 1; variable 689 int64_t formId = 1; variable 705 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_extension/ |
H A D | form_extension.js | 24 onCastToNormal(formId) { argument 28 onUpdate(formId) { argument 36 onEvent(formId, message) { argument 40 onDestroy(formId) { argument 44 onShare(formId) { argument
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
H A D | fms_form_mgr_adapter_test.cpp | 113 int64_t formId = -1; variable 130 int64_t formId = 1; variable 148 int64_t formId = 1; variable 166 int64_t formId = -1; variable 181 int64_t formId = 1; variable 213 int64_t formId = 1; variable 230 int64_t formId = 1; variable 248 int64_t formId = 1; variable 264 int64_t formId = 1; variable 282 int64_t formId = 2; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
H A D | frs_form_render_record_test.cpp | 84 int64_t formId = 1; variable 134 int64_t formId = 1; variable 316 int64_t formId = 1; variable 332 int64_t formId = 1; variable 350 int64_t formId = 1; variable 373 int64_t formId = 1; variable 528 int64_t formId = 1; variable 548 int64_t formId = 1; variable 648 int64_t formId = 1; variable 665 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_extension_ability/ |
H A D | form_extension_ability.js | 24 onCastToNormalForm(formId) { argument 28 onUpdateForm(formId) { argument 36 onFormEvent(formId, message) { argument 40 onRemoveForm(formId) { argument 48 onShareForm(formId) { argument
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_task_mgr_test/ |
H A D | fms_form_task_mgr_test.cpp | 91 int64_t formId = 2; variable 108 int64_t formId = 2; variable 126 int64_t formId = 2; variable 143 int64_t formId = 2; variable 160 int64_t formId = 2; variable 178 int64_t formId = 2; variable 210 int64_t formId = 2; variable 231 int64_t formId = 2; variable 251 int64_t formId = 2; variable 270 int64_t formId = 2; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/ |
H A D | form_mgr_proxy_test.cpp | 192 int64_t formId = 1; variable 215 int64_t formId = 2; variable 373 int64_t formId = 2; variable 390 int64_t formId = 2; variable 406 int64_t formId = 2; variable 456 int64_t formId = 1; variable 473 int64_t formId = 1; variable 490 int64_t formId = 1; variable 509 int64_t formId = 1; variable 526 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_router_proxy_mgr_test/ |
H A D | fms_form_router_proxy_mgr_test.cpp | 70 int64_t formId = 1; variable 90 int64_t formId = 1; variable 109 int64_t formId = 1; variable 128 int64_t formId = 1; variable 146 int64_t formId = 1; variable 164 int64_t formId = 1; variable 203 int64_t formId = 1; variable 224 int64_t formId = 1; variable 246 int64_t formId = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/ |
H A D | fms_form_render_mgr_test.cpp | 145 int64_t formId = 1; variable 166 int64_t formId = 1; variable 187 int64_t formId = 1; variable 212 int64_t formId = 1; variable 233 int64_t formId = 1; variable 329 int64_t formId = 1; variable 348 int64_t formId = 1; variable 370 int64_t formId = 1; variable 389 int64_t formId = 1; variable 410 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_db_record_test/ |
H A D | fms_form_db_record_test.cpp | 236 int64_t formId = 2; variable 266 int64_t formId = 2; variable 293 int64_t formId = 2; variable 312 int64_t formId = 2; variable 358 int64_t formId = 2; variable 381 int64_t formId = 2; variable 406 int64_t formId = 0; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/ |
H A D | fms_form_data_proxy_record_test.cpp | 81 int64_t formId = 1; variable 105 int64_t formId = 1; variable 128 int64_t formId = 1; variable 146 int64_t formId = 1; variable 164 int64_t formId = 1; variable 182 int64_t formId = 1; variable 204 int64_t formId = 1; variable 226 int64_t formId = 1; variable 248 int64_t formId = 1; variable 269 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/ |
H A D | fms_form_data_mgr_test.cpp | 118 int64_t formId = 1; variable 142 int64_t formId = 2; variable 170 int64_t formId = 3; variable 204 int64_t formId = 4; variable 230 int64_t formId = 5; variable 256 int64_t formId = 6; variable 283 int64_t formId = 7; variable 311 int64_t formId = 8; variable 339 int64_t formId = 9; variable 365 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_notify_invisible_forms_test/ |
H A D | fms_form_mgr_notify_invisible_forms_test.cpp | 98 int64_t formId = 2; variable 129 int64_t formId = 3; variable 148 int64_t formId = 4; variable 175 int64_t formId = 5; variable 206 int64_t formId = 6; variable 237 int64_t formId = 7; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_refresh_connection_test/ |
H A D | fms_form_refresh_connection_test.cpp | 83 int64_t formId = 1; variable 106 int64_t formId = 1; variable 131 int64_t formId = 1; variable 156 int64_t formId = 1; variable 181 uint64_t formId = 0; variable 253 int64_t formId = 1; variable 278 int64_t formId = 1; variable 294 int64_t formId = 1; variable 309 int64_t formId = 1; variable 325 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 68 …int AddForm(const int64_t formId, const Want& want, const sptr<IRemoteObject>& callerToken, FormJs… in AddForm() 82 int DeleteForm(const int64_t formId, const sptr<IRemoteObject>& callerToken) in DeleteForm() 94 … int ReleaseForm(const int64_t formId, const sptr<IRemoteObject>& callerToken, const bool delCache) in ReleaseForm() 105 int UpdateForm(const int64_t formId, const FormProviderData& formBindingData) in UpdateForm() 120 int RequestForm(const int64_t formId, const sptr<IRemoteObject>& callerToken, const Want& want) in RequestForm() 148 int CastTempForm(const int64_t formId, const sptr<IRemoteObject>& callerToken) in CastTempForm() 181 int DumpFormInfoByFormId(const std::int64_t formId, std::string& formInfo) in DumpFormInfoByFormId() 192 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() 260 int MessageEvent(const int64_t formId, const Want& want, const sptr<IRemoteObject>& callerToken) in MessageEvent() 269 …int32_t AcquireFormData(int64_t formId, int64_t requestCode, const sptr<IRemoteObject> &callerToke… in AcquireFormData()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | form_extension.cpp | 73 void FormExtension::OnDestroy(const int64_t formId) in OnDestroy() 78 void FormExtension::OnEvent(const int64_t formId, const std::string& message) in OnEvent() 83 void FormExtension::OnUpdate(const int64_t formId, const AAFwk::WantParams &wantParams) in OnUpdate() 88 void FormExtension::OnCastToNormal(const int64_t formId) in OnCastToNormal() 104 bool FormExtension::OnShare(int64_t formId, AAFwk::WantParams &wantParams) in OnShare() 110 bool FormExtension::OnAcquireData(int64_t formId, AAFwk::WantParams &wantParams) in OnAcquireData()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/ |
H A D | fms_form_provider_data_new_leg_test.cpp | 232 int64_t formId = 1; variable 249 int64_t formId = 1; variable 282 int64_t formId = 1; variable 299 int64_t formId = 1; variable 400 int64_t formId = 1; variable 417 int64_t formId = 1; variable 436 int64_t formId = 1; variable 549 int64_t formId = 1; variable 567 int64_t formId = 1; variable 587 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | form_extension_context_mock_test.h | 47 int DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() 57 int UpdateForm(const int64_t formId, const FormProviderData &formProviderData) override in UpdateForm() 62 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() 68 int64_t &formId) override in RequestPublishForm() 95 int CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in CastTempForm() 110 int DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) override in DumpFormInfoByFormId() 115 int DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) override in DumpFormTimerByFormId() 125 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() 209 …int32_t AcquireFormData(int64_t formId, int64_t requestCode, const sptr<IRemoteObject> &callerToke… in AcquireFormData() 236 int32_t GetFormInstanceById(const int64_t formId, FormInstance &formInstance) override in GetFormInstanceById() [all …]
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | mock_form_mgr_service.h | 40 int32_t AddForm(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken, in AddForm() 45 int32_t DeleteForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in DeleteForm() 53 int32_t UpdateForm(const int64_t formId, const FormProviderData &FormProviderData) override in UpdateForm() 57 int32_t SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() 67 std::unique_ptr<FormProviderData> &formBindingData, int64_t &formId) override in RequestPublishForm() 84 int32_t CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) override in CastTempForm() 96 int32_t DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) override in DumpFormInfoByFormId() 100 int32_t DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) override in DumpFormTimerByFormId() 154 int32_t ShareForm(const int64_t formId, const std::string &deviceId, in ShareForm() 210 int32_t GetFormInstanceById(const int64_t formId, FormInstance &formInstance) override in GetFormInstanceById() [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_set_next_refresh_test/ |
H A D | fms_form_set_next_refresh_test.cpp | 88 int64_t formId = 0; // invalid formId variable 103 int64_t formId = 2; variable 118 int64_t formId = 3; variable 150 int64_t formId = 4; variable 173 int64_t formId = 5; variable 218 int64_t formId = 6; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_provider_caller_test/ |
H A D | form_provider_caller_test.cpp | 83 int64_t formId = 3; variable 143 int64_t formId = -1; variable 166 int64_t formId = -1; variable 202 int64_t formId = 1; variable 217 int64_t formId = 1; variable 232 int64_t formId = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_client_test/ |
H A D | fms_form_host_client_test.cpp | 206 int64_t formId = -1; variable 284 int64_t formId = 1; variable 307 int64_t formId = 1; variable 330 int64_t formId = 1; variable 353 int64_t formId = 1; variable 375 int64_t formId = 1; variable 396 int64_t formId = 1; variable 411 int64_t formId = 1; variable 435 int64_t formId = 1; variable 457 int64_t formId = 1; variable [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_impl_test/ |
H A D | fms_form_render_impl_test.cpp | 658 int64_t formId{ 0 }; variable 673 int64_t formId{ 3 }; variable 688 int64_t formId{ 3 }; variable 704 int64_t formId{ 3 }; variable 721 int64_t formId{ 3 }; variable 739 int64_t formId{ 3 }; variable 767 int64_t formId{ 0 }; variable 783 int64_t formId{ 3 }; variable 799 int64_t formId{ 3 }; variable 817 int64_t formId{ 3 }; variable [all …]
|