Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 3 of 3) 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/ets_runtime/ecmascript/pgo_profiler/prof_dump/
Dmain.cpp120 const std::string GetVersion() const in GetVersion() function in panda::ecmascript::Option
/arkcompiler/runtime_core/runtime/include/
Druntime.h242 static const char *GetVersion() in GetVersion() function