Home
last modified time | relevance | path

Searched refs:SetTimeDeltas (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/tooling/test/
Ddebugger_events_test.cpp397 .SetTimeDeltas(std::vector<int32_t>{}); in HWTEST_F_L0()
/ark/js_runtime/ecmascript/tooling/base/
Dpt_types.h1913 Profile &SetTimeDeltas(std::vector<int32_t> timeDeltas) in SetTimeDeltas() function
Dpt_types.cpp1947 profile->SetTimeDeltas(tmpTimeDeltas); in FromProfileInfo()