| /foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
| D | frs_form_render_record_test.cpp | 135 std::string compId = "compId"; variable 317 std::string compId = "compId"; variable 333 std::string compId = "compId"; variable 351 std::string compId = "compId"; variable 374 std::string compId = ""; variable 666 std::string compId = "compId"; variable 685 std::string compId = "compId"; variable 703 std::string compId = "compId"; variable 1344 std::string compId = "compId"; variable 1368 std::string compId = "compId"; variable [all …]
|
| D | mock_form_renderer_group.cpp | 57 void FormRendererGroup::DeleteForm(const std::string& compId) in DeleteForm()
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| D | form_renderer_group.cpp | 49 auto compId = want.GetStringParam(FORM_RENDERER_COMP_ID); in AddForm() local 79 auto compId = formRequest.compId; in PreInitAddForm() local 129 auto compId = formRequest.compId; in InnerAddForm() local 205 void FormRendererGroup::DeleteForm(const std::string& compId) in DeleteForm()
|
| /foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/ |
| D | fms_form_render_mgr_test.cpp | 332 std::string compId = "<compId>"; variable 351 std::string compId = "<compId>"; variable 373 std::string compId = "<compId>"; variable 392 std::string compId = "<compId>"; variable 514 std::string compId = "<compId>"; variable 533 std::string compId = "<compId>"; variable 555 std::string compId = "<compId>"; variable 574 std::string compId = "<compId>"; variable
|
| D | mock_form_render_mgr_inner.cpp | 75 const std::string &compId, const sptr<IRemoteObject> &hostToken) in StopRenderingForm()
|
| /foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/ |
| D | fms_form_render_mgr_inner_test.cpp | 351 std::string compId = "<compId>"; variable 370 std::string compId = "<compId>"; variable 390 std::string compId = "<compId>"; variable 410 std::string compId = ""; variable 431 std::string compId = "compId"; variable 453 std::string compId = "compId"; variable 477 std::string compId = "compId"; variable
|
| /foundation/ability/form_fwk/test/unittest/fms_form_render_impl_test/ |
| D | fms_form_render_impl_test.cpp | 540 std::string compId{ "1" }; variable 555 std::string compId{ "" }; variable 570 std::string compId{ "15" }; variable 585 std::string compId{ "15" }; variable 600 std::string compId{ "15" }; variable 616 std::string compId{ "15" }; variable
|
| /foundation/ability/form_fwk/test/fuzztest/formrenderrecord_fuzzer/ |
| D | formrenderrecord_fuzzer.cpp | 53 std::string compId(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/ |
| D | form_renderer_group.h | 46 std::string compId; member
|
| /foundation/ability/form_fwk/test/fuzztest/formrendermgr_fuzzer/ |
| D | formrendermgr_fuzzer.cpp | 57 std::string compId(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/form_fwk/test/fuzztest/formrendermgrinner_fuzzer/ |
| D | formrendermgrinner_fuzzer.cpp | 52 std::string compId(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/form_fwk/interfaces/inner_api/include/ |
| D | form_render_interface.h | 67 int64_t formId, const std::string &compId, const std::string &uid) { return ERR_OK; } in ReleaseRenderer()
|
| D | form_mgr_interface.h | 83 virtual int StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() 119 virtual int ReleaseRenderer(int64_t formId, const std::string &compId) { return ERR_OK; } in ReleaseRenderer()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_form_menu_item.cpp | 105 std::string compId; in JsOnRegClick() local
|
| /foundation/ability/form_fwk/services/form_render_service/src/ |
| D | form_render_record.cpp | 404 void FormRenderRecord::DeleteRenderRecord(int64_t formId, const std::string &compId, in DeleteRenderRecord() 812 bool FormRenderRecord::HandleDeleteInJsThread(int64_t formId, const std::string &compId) in HandleDeleteInJsThread() 851 auto compId = want.GetStringParam(FORM_RENDERER_COMP_ID); in AddFormRequest() local 930 void FormRenderRecord::DeleteFormRequest(int64_t formId, const std::string &compId) in DeleteFormRequest() 964 int64_t formId, const std::string &compId, bool hasRelease) in UpdateFormRequestReleaseState() 987 int64_t formId, const std::string &compId, bool &isRenderGroupEmpty) in ReleaseRenderer() 1021 int64_t formId, const std::string &compId, bool &isRenderGroupEmpty) in HandleReleaseRendererInJsThread() 1708 for (auto compId : orderedCompIds) { in UpdateGroupRequestsWhenRecover() local
|
| D | form_render_impl.cpp | 155 std::string compId = want.GetStringParam(Constants::FORM_RENDER_COMP_ID); in StopRenderingForm() local 183 int32_t FormRenderImpl::ReleaseRenderer(int64_t formId, const std::string &compId, const std::strin… in ReleaseRenderer()
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| D | form_render_group_test.cpp | 323 for (auto compId: compIdPair.first) { variable
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_render_mgr.cpp | 322 …int64_t formId, const FormRecord &formRecord, const std::string &compId, const sptr<IRemoteObject>… in StopRenderingForm() 361 …RenderMgr::ReleaseRenderer(int64_t formId, const FormRecord &formRecord, const std::string &compId) in ReleaseRenderer()
|
| D | form_render_mgr_inner.cpp | 284 const std::string &compId, const sptr<IRemoteObject> &hostToken) in StopRenderingForm() 364 …rMgrInner::ReleaseRenderer(int64_t formId, const FormRecord &formRecord, const std::string &compId) in ReleaseRenderer()
|
| D | form_mgr_service.cpp | 286 int FormMgrService::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() 384 int FormMgrService::ReleaseRenderer(int64_t formId, const std::string &compId) in ReleaseRenderer()
|
| /foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
| D | form_mgr_test.cpp | 2143 std::string compId = "this is compId"; variable 2158 std::string compId = "this is compId"; variable 2899 std::string compId = "this is compId"; variable 2919 std::string compId = "this is compId"; variable 2937 std::string compId = "this is compId"; variable 3298 std::string compId = "this is compId"; variable 3318 std::string compId = "this is compId"; variable 3334 std::string compId = "this is compId"; variable
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| D | form_render_stub.cpp | 157 std::string compId = data.ReadString(); in HandleReleaseRenderer() local
|
| D | form_render_proxy.cpp | 137 int64_t formId, const std::string &compId, const std::string &uid) in ReleaseRenderer()
|
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
| D | mock_form_mgr_adapter.cpp | 294 int FormMgrAdapter::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() 299 int FormMgrAdapter::ReleaseRenderer(int64_t formId, const std::string &compId) in ReleaseRenderer()
|
| D | fms_form_mgr_service_test.cpp | 1194 std::string compId = "comId"; variable 1237 std::string compId = "comId"; variable
|