Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/templates/
Dcommon.rb97 def view_type method in Option
/arkcompiler/runtime_core/taihe/runtime/include/taihe/
Dcallback.hpp37 using view_type = callback_view<Return(Params...)>; typedef