Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 9 of 9) 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.h86 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/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_ssa.cpp233 VRegVersion *CGSSAInfo::GetVersion(const RegOperand &virtualOpnd) in GetVersion() function in maplebe::CGSSAInfo
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h297 static const char *GetVersion() in GetVersion() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h179 ets_int (*GetVersion)(EtsEnv *env); member
527 ets_int GetVersion() in GetVersion() function
Dets_napi_native_interface.cpp440 NO_UB_SANITIZE static ets_int GetVersion([[maybe_unused]] EtsEnv *env) in GetVersion() function