Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Datomic_helper.h36 struct AddFun { struct
38 T operator()(T *ptr, const T *arg, [[maybe_unused]] uint32_t length) const in operator()