Home
last modified time | relevance | path

Searched refs:RemoveAll (Results 1 – 25 of 97) sorted by relevance

1234

/ohos5.0/foundation/arkui/ui_lite/test/unittest/layout/
H A Dflex_layout_unit_test.cpp89 flexLayout_->RemoveAll();
124 flexLayout_->RemoveAll();
159 flexLayout_->RemoveAll();
194 flexLayout_->RemoveAll();
229 flexLayout_->RemoveAll();
264 flexLayout_->RemoveAll();
299 flexLayout_->RemoveAll();
334 flexLayout_->RemoveAll();
374 flexLayout_->RemoveAll();
415 flexLayout_->RemoveAll();
H A Dgrid_layout_unit_test.cpp96 gridLayout_->RemoveAll();
137 gridLayout_->RemoveAll();
178 gridLayout_->RemoveAll();
219 gridLayout_->RemoveAll();
H A Dlist_layout_unit_test.cpp101 listLayout_->RemoveAll();
130 listLayout_->RemoveAll();
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_adaptor_vertex_generate.h49 void RemoveAll() {} in RemoveAll() function
226 markers_.RemoveAll(); in GenerateVertex()
235 generator_.RemoveAll(); in GenerateVertex()
240 generator_.RemoveAll(); in GenerateVertex()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcanvas.cpp63 void Canvas::RemoveAll() in RemoveAll() function in OHOS::Rosen::Drawing::Canvas
70 RemoveAll(); in ~Canvas()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h47 RemoveAll();
72 void RemoveAll() in RemoveAll() function
244 void RemoveAll() in RemoveAll() function
246 vertices_.RemoveAll(); in RemoveAll()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Dview_bounds_unit_test.cpp179 rootView->RemoveAll();
230 rootView1->RemoveAll();
235 rootView2->RemoveAll();
/ohos5.0/base/update/updateservice/services/core/ability/utils/src/
H A Dfile_utils.cpp93 RemoveAll(myPath); in DeleteFile()
98 RemoveAll(dirEntry.path()); in DeleteFile()
102 void FileUtils::RemoveAll(const std::filesystem::path &path) in RemoveAll() function in OHOS::UpdateEngine::FileUtils
/ohos5.0/foundation/arkui/ui_lite/test/unittest/render/
H A Drender_uni_test.cpp103 rootView->RemoveAll();
136 rootView->RemoveAll();
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h44 RemoveAll(); in ~List()
131 void RemoveAll() in RemoveAll() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp26 RemoveAll(); in LayoutChildren()
35 RemoveAll(); in LayoutChildren()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmetadata.cpp133 properties_->RemoveAll(); in SetProperties()
289 void MetadataPropertyContainer::RemoveAll() in RemoveAll() function in Internal::MetadataPropertyContainer
291 return impl_.RemoveAll(); in RemoveAll()
H A Dattachment_container.cpp75 void AttachmentContainer::RemoveAll() in RemoveAll() function in AttachmentContainer
199 ObjectContainerFwd::RemoveAll(); in RemoveAllAttachments()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject_container.h100 void RemoveAll() override in META_BEGIN_NAMESPACE()
102 container_->RemoveAll(); in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/queue/
H A Drender_queue_itf.h32 virtual void RemoveAll() = 0;
H A Drender_fifo_queue.h77 void RemoveAll() override in RemoveAll() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H A Dvertex_generate_dash.h88 void RemoveAll();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/canvas_fuzzer/
H A Dcanvas_fuzzer.cpp41 canvas.RemoveAll(); in CanvasFuzzTest()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dintf_stack_property.h54 virtual void RemoveAll() = 0;
/ohos5.0/base/telephony/core_service/utils/preferences/include/
H A Dtel_profile_util.h45 int RemoveAll();
/ohos5.0/base/update/updateservice/services/core/ability/utils/include/
H A Dfile_utils.h55 static void RemoveAll(const std::filesystem::path &path);
/ohos5.0/base/telephony/telephony_data/common/include/
H A Dpreferences_util.h44 int RemoveAll();
/ohos5.0/base/theme/screenlock_mgr/utils/include/
H A Dpreferences_util.h44 int RemoveAll();
/ohos5.0/base/update/updateservice/services/core/ability/preference/src/
H A Dpreference_utils_empty.cpp99 bool PreferencesUtil::RemoveAll() in RemoveAll() function in OHOS::UpdateEngine::PreferencesUtil
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/
H A Dui_test_list_layout.cpp150 list->RemoveAll(); in UIKitListVerticalRemoveTestAutoSize002()
230 list->RemoveAll(); in UIKitListHorRemoveTestAutoSize002()

1234