Searched defs:VERSION_SIZE (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| H A D | pgo_profiler_encoder.cpp | 288 .read(reinterpret_cast<char *>(buffer->data()), PGOProfilerHeader::VERSION_SIZE); in AddChecksum() member in panda::ecmascript::pgo::PGOProfilerHeader |
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | file_header.h | 33 static constexpr size_t VERSION_SIZE = 4; member in panda::ecmascript::base::FileHeaderBase |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | file.h | 55 static constexpr size_t VERSION_SIZE = 4; member in ark::panda_file::File |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | js_pandafile.h | 469 static constexpr size_t VERSION_SIZE = 4; member in panda::ecmascript::JSPandaFile |
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | file.h | 60 static constexpr size_t VERSION_SIZE = 4; member in panda::panda_file::File |
Completed in 4 milliseconds