Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_format_version.cpp23 std::string GetVersion(const std::array<uint8_t, File::VERSION_SIZE> &v) in GetVersion() function
/arkcompiler/runtime_core/libpandafile/
H A Dfile_format_version.cpp23 std::string GetVersion(const std::array<uint8_t, File::VERSION_SIZE> &v) in GetVersion() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/prof_dump/
H A Dmain.cpp128 const std::string GetVersion() const in GetVersion() function in panda::ecmascript::pgo::Option
/arkcompiler/ets_runtime/ecmascript/base/
H A Dfile_header.h112 VersionType GetVersion() const in GetVersion() function in panda::ecmascript::base::FileHeaderBase
/arkcompiler/ets_frontend/ets2panda/util/
H A Doptions.cpp536 static std::string GetVersion() in GetVersion() function
/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h296 static const char *GetVersion() in GetVersion() function in ark::Runtime
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_native_interface.cpp442 NO_UB_SANITIZE static ets_int GetVersion([[maybe_unused]] EtsEnv *env) in GetVersion() function
H A Dets_napi.h177 ets_int (*GetVersion)(EtsEnv *env); member
526 ets_int GetVersion() in GetVersion() function

Completed in 13 milliseconds