Home
last modified time | relevance | path

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

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