Home
last modified time | relevance | path

Searched defs:isRenderGroupEmpty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dfrs_form_render_record_test.cpp136 bool isRenderGroupEmpty = true; variable
686 bool isRenderGroupEmpty = true; variable
704 bool isRenderGroupEmpty = true; variable
1390 bool isRenderGroupEmpty = true; variable
1407 bool isRenderGroupEmpty = true; variable
1424 bool isRenderGroupEmpty = true; variable
1444 bool isRenderGroupEmpty = true; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderrecord_fuzzer/
H A Dformrenderrecord_fuzzer.cpp54 bool isRenderGroupEmpty = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp141 bool isRenderGroupEmpty = false; in StopRenderingForm() local
192 bool isRenderGroupEmpty = false; in ReleaseRenderer() local
H A Dform_render_record.cpp405 const sptr<IRemoteObject> hostRemoteObj, bool &isRenderGroupEmpty) in DeleteRenderRecord()
963 int64_t formId, const std::string &compId, bool &isRenderGroupEmpty) in ReleaseRenderer()
997 int64_t formId, const std::string &compId, bool &isRenderGroupEmpty) in HandleReleaseRendererInJsThread()