Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/type/
Dsubtyping_closure.h56 void ForAllTypeClasses(Proc process) const in ForAllTypeClasses()
/arkcompiler/runtime_core/tests/cts-generator/runner/
Drunner.rb48 def process(options) method in TestRunner.Plugin
/arkcompiler/runtime_core/verification/util/
Dbit_vector.h328 void process(size_t from, size_t to, Handler handler) in process() function
379 void process(const BitVector &rhs, in process() function