Home
last modified time | relevance | path

Searched defs:Recycle (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/
H A Drender_node_factory.cpp35 bool RenderNodeFactory::Recycle(RenderNode* node) in Recycle() function in OHOS::Ace::RenderNodeFactory
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dpipeline_test.h38 void Recycle(OHOS::HiviewDFX::PipelineEvent* event __UNUSED) override in Recycle() function
/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevsvc_listener_holder.h20 void (*Recycle)(struct ServStatListenerHolder *holder); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/
H A Drecycle_manager.h43 void Recycle(int32_t id) in Recycle() function
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h432 friend class Recycle; variable
435 … explicit Recycle(UIList* list) : adapter_(nullptr), listView_(list), hasInitialiszed_(false) {} in Recycle() function
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h113 static void Recycle(TaskScheduler *schd) in Recycle() function
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp208 void EventSourceExample::Recycle(PipelineEvent *event) in Recycle() function in OHOS::HiviewDFX::EventSourceExample
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp184 void BundleEventSourceExample::Recycle(PipelineEvent *event) in Recycle() function in OHOS::HiviewDFX::BundleEventSourceExample
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_recording_canvas.cpp48 void ExtendRecordingCanvas::Recycle(std::unique_ptr<ExtendRecordingCanvas>& canvas) in Recycle() function in OHOS::Rosen::ExtendRecordingCanvas
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp166 void SysEventSource::Recycle(PipelineEvent *event) in Recycle() function in OHOS::HiviewDFX::SysEventSource
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp238 void StorageEngine::Recycle(StorageExecutor *&handle, bool isExternal) in Recycle() function in DistributedDB::StorageEngine