Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 9 of 9) sorted by relevance

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