Home
last modified time | relevance | path

Searched refs:SetVersion (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_encoder_mock.h32 void SetVersion(base::FileHeaderBase::VersionType version) in SetVersion() function in panda::ecmascript::pgo::PGOProfilerEncoderMock
34 header_->SetVersion(version); in SetVersion()
H A Dpgo_context_mock.h34 header_->SetVersion(version); in PGOContextMock()
H A Dpgo_profiler_test.cpp1251 encoder.SetVersion(PGOProfilerHeader::PROFILE_TYPE_WITH_ABC_ID_MINI_VERSION); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/base/
H A Dfile_header.h117 void SetVersion(VersionType version) in SetVersion() function in panda::ecmascript::base::FileHeaderBase
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_encoder.cpp166 header_->SetVersion(runtimeEncoder.header_->GetVersion()); in MergeWithExistProfile()

Completed in 5 milliseconds