Home
last modified time | relevance | path

Searched defs:BINARY (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler_interface.h29 enum class DumpFormat { JSON, BINARY, OTHER }; member in panda::ecmascript::DumpFormat
/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.h38 static constexpr uint32_t BINARY = 2; // 2 : binary member in panda::ecmascript::BigInt
/arkcompiler/toolchain/websocket/
H A Dweb_socket_frame.h26 BINARY = 0x2, member in OHOS::ArkCompiler::Toolchain::FrameType
/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h39 static constexpr uint8_t BINARY = 2; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h38 inline constexpr uint8_t BINARY = 2; member

Completed in 3 milliseconds