Home
last modified time | relevance | path

Searched defs:Deallocate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.cpp49 void ScrollableItemPool::Deallocate(ScrollableItem* obj) in Deallocate() function in OHOS::Ace::NG::ScrollableItemPool
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dcommon_basics.h386 static void Deallocate(T* ptr, uint32_t) in Deallocate() function