Searched defs:INVALID_VALUE (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/evaluation/ | ||
| H A D | base64.h | 126 static constexpr uint8_t INVALID_VALUE = 255U; member in ark::tooling::inspector::final |
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | config.h | 106 constexpr int INVALID_VALUE = 0x7; member |
| /arkcompiler/ets_runtime/ecmascript/ohos/ | ||
| H A D | ohos_pkg_args.h | 464 static constexpr uint32_t INVALID_VALUE = std::numeric_limits<uint32_t>::max(); member in panda::ecmascript::kungfu::OhosPkgArgs |
| /arkcompiler/runtime_core/assembler/ | ||
| H A D | meta.h | 39 INVALID_VALUE, member in panda::pandasm::Metadata::Error::Type |
| /arkcompiler/runtime_core/static_core/assembler/ | ||
| H A D | meta.h | 39 INVALID_VALUE, member in ark::pandasm::Metadata::Error::Type |
| /arkcompiler/runtime_core/static_core/runtime/include/tooling/ | ||
| H A D | debug_interface.h | 62 INVALID_VALUE, member in ark::tooling::Error::Type |
Completed in 8 milliseconds