Searched defs:progress (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot3_fuzzer/ |
| D | dumpheapsnapshot3_fuzzer.cpp | 50 Progress *progress = nullptr; in DumpHeapSnapshot3FuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_profiler.cpp | 218 bool HeapProfiler::DoDump(Stream *stream, Progress *progress, const DumpSnapShotOption &dumpOption) in DoDump() 368 …rofiler::DumpHeapSnapshot(Stream *stream, const DumpSnapShotOption &dumpOption, Progress *progress, in DumpHeapSnapshot() 500 bool HeapProfiler::StopHeapTracking(Stream *stream, Progress *progress, bool newThread) in StopHeapTracking()
|
| /arkcompiler/toolchain/tooling/dynamic/agent/ |
| D | heapprofiler_impl.cpp | 443 HeapProfilerProgress progress(&frontend_); in StopTrackingHeapObjects() local 465 HeapProfilerProgress progress(&frontend_); in TakeHeapSnapshot() local
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/ |
| D | utils.py | 39 def progress(block_num: int, block_size: int, total_size: int) -> None: function
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/ |
| D | utils.py | 55 def progress(block_num: int, block_size: int, total_size: int) -> None: function
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | hprof_test.cpp | 417 Progress *progress = nullptr; in HWTEST_F_L0() local
|
| D | heap_dump_test.cpp | 107 … Progress *progress = nullptr, std::function<void(uint8_t)> callback = [] (uint8_t) {}) in GenerateRawHeapSnashot() 861 …bool DumpHeapSnapshot(Stream *stream, const DumpSnapShotOption &dumpOption, Progress *progress = n… in DumpHeapSnapshot() 878 …bool StopHeapTracking(Stream *stream, Progress *progress = nullptr, bool newThread = true) override in StopHeapTracking()
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | dfx_jsnapi.cpp | 85 [[maybe_unused]] Progress *progress, in DumpHeapSnapshot() 424 … [[maybe_unused]] Progress *progress, [[maybe_unused]] bool newThread) in StopHeapTracking()
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | dfx_jsnapi_tests.cpp | 120 ecmascript::Progress *progress = nullptr; in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 37786 progress: n, property 38054 progress: n, property 38148 progress: n, property
|