Home
last modified time | relevance | path

Searched defs:VERSION_SIZE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dfile_header.h30 static constexpr size_t VERSION_SIZE = 4; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h386 static constexpr size_t VERSION_SIZE = 4; variable
/arkcompiler/runtime_core/libpandafile/
Dfile.h57 static constexpr size_t VERSION_SIZE = 4; variable