Searched defs:MAGIC_SIZE (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | file_header.h | 32 static constexpr size_t MAGIC_SIZE = 8; member in panda::ecmascript::base::FileHeaderBase |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | file.h | 54 static constexpr size_t MAGIC_SIZE = 8; member in ark::panda_file::File |
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | file.h | 59 static constexpr size_t MAGIC_SIZE = 8; member in panda::panda_file::File |
Completed in 6 milliseconds