Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_format_version.cpp23 std::string GetVersion(const std::array<uint8_t, File::VERSION_SIZE> &v) in GetVersion() function
/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/ets_runtime/ecmascript/pgo_profiler/prof_dump/
Dmain.cpp128 const std::string GetVersion() const in GetVersion() function in panda::ecmascript::pgo::Option
/arkcompiler/ets_runtime/ecmascript/base/
Dfile_header.h112 VersionType GetVersion() const in GetVersion() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dver_symbol.h45 int GetVersion() const in GetVersion() function
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h296 static const char *GetVersion() in GetVersion() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_ssa.cpp239 VRegVersion *CGSSAInfo::GetVersion(const RegOperand &virtualOpnd) in GetVersion() function in maplebe::CGSSAInfo
/arkcompiler/ets_frontend/ets2panda/util/
Doptions.cpp444 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
525 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