Home
last modified time | relevance | path

Searched refs:InternalSetVersion (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dfile_header.h110 bool InternalSetVersion(const std::string &version) in InternalSetVersion() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp152 if (!InternalSetVersion(version)) { in ParseFromText()