Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers.cpp257 class StdFunctionAdapter { class
259 explicit StdFunctionAdapter(const std::function<void(ObjectHeader *, ObjectHeader *)> &callback) in StdFunctionAdapter() function in ark::mem::StdFunctionAdapter