Searched defs:BINARY (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_profiler_interface.h | 29 enum class DumpFormat { JSON, BINARY, OTHER }; member in panda::ecmascript::DumpFormat |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_bigint.h | 38 static constexpr uint32_t BINARY = 2; // 2 : binary member in panda::ecmascript::BigInt |
| /arkcompiler/toolchain/websocket/ | ||
| H A D | web_socket_frame.h | 26 BINARY = 0x2, member in OHOS::ArkCompiler::Toolchain::FrameType |
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | number_helper.h | 39 static constexpr uint8_t BINARY = 2; member |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/ | ||
| H A D | ets_intrinsics_helpers.h | 38 inline constexpr uint8_t BINARY = 2; member |
Completed in 3 milliseconds