Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/
Dweb_socket_frame.h23 enum class FrameType : uint8_t { enum
/arkcompiler/runtime_core/taihe/compiler/taihe/utils/
Doutputs.py237 def _format_frame(f: FrameType) -> str:
/arkcompiler/ets_runtime/ecmascript/
Dframes.h114 enum class FrameType: uintptr_t { enum