Home
last modified time | relevance | path

Searched refs:Reset (Results 1 - 25 of 48) sorted by relevance

12

/developtools/profiler/device/services/profiler_service/test/unittest/
H A Dprofiler_service_performance_test.cpp84 void Reset() in Reset() function in __anon316::Timer
566 timer.Reset(); in HWTEST_F()
574 timer.Reset(); in HWTEST_F()
601 timer.Reset(); in HWTEST_F()
608 timer.Reset(); in HWTEST_F()
692 timer.Reset(); in HWTEST_F()
699 timer.Reset(); in HWTEST_F()
803 timer.Reset(); in HWTEST_F()
811 timer.Reset(); in HWTEST_F()
838 timer.Reset(); in HWTEST_F()
[all...]
H A Dprofiler_data_repeater_test.cpp174 HWTEST_F(ProfilerDataRepeaterTest, Reset, TestSize.Level1) in HWTEST_F()
180 dataRepeater->Reset(); in HWTEST_F()
/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dsampling_test.cpp72 * @tc.desc: test Sampler::Reset with normal case.
75 HWTEST_F(SamplerTest, Reset, TestSize.Level1) in HWTEST_F()
79 sampler.Reset(); in HWTEST_F()
/developtools/profiler/proto_encoder/include/
H A Dbase_message.h55 Reset(nullptr, nullptr); in BaseMessage()
60 Reset(writeCtx, messagePool); in BaseMessage()
70 void Reset(RandomWriteCtx* writeCtx = nullptr, MessagePool* messagePool = nullptr) in Reset() function in OHOS::Developtools::Profiler::ProtoEncoder::BaseMessage
395 Reset(depth); in MessagePool()
398 inline void Reset(uint32_t depth = DEFAULT_SUBMESSAGE_DEPTH) in Reset() function in OHOS::Developtools::Profiler::ProtoEncoder::MessagePool
/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Ddata_source.h28 virtual void Reset() = 0;
H A Dbyte_buffer_data_source.h32 void Reset() override;
H A Dfile_data_source.h31 void Reset() override;
/developtools/profiler/device/plugins/native_hook/src/
H A Dsampling.cpp18 void Sampling::Reset() in Reset() function in Sampling
/developtools/profiler/device/plugins/native_daemon/include/
H A Dstack_data_repeater.h47 void Reset() in Reset() function
68 void Reset();
H A Dhook_common.h134 void Reset() in Reset() function
/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Dfile_data_source.cpp40 void FileDataSource::Reset() in Reset() function in OHOS::SignatureTools::FileDataSource
H A Dbyte_buffer_data_source.cpp41 void ByteBufferDataSource::Reset() in Reset() function in OHOS::SignatureTools::ByteBufferDataSource
/developtools/profiler/device/services/profiler_service/include/
H A Dprofiler_data_repeater.h41 void Reset();
/developtools/profiler/device/plugins/native_hook/include/
H A Dsampling.h27 void Reset();
/developtools/profiler/device/plugins/network_profiler/client/include/
H A Dnetwork_profiler_socker_client.h47 void Reset() in Reset() function in OHOS::Developtools::Profiler::NetworkProfilerSocketClient
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_data_repeater.cpp41 void StackDataRepeater::Reset() in Reset() function in StackDataRepeater
74 rawStack->Reset(); in ReturnRawStack()
/developtools/hiperf/test/unittest/common/native/
H A Doption_debug_test.cpp44 DebugLogger::GetInstance()->Reset(); in SetUpTestCase()
49 DebugLogger::GetInstance()->Reset(); in TearDownTestCase()
H A Ddebug_logger_test.cpp44 DebugLogger::GetInstance()->Reset(); in SetUpTestCase()
49 DebugLogger::GetInstance()->Reset(); in TearDownTestCase()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/
H A Dmock_module_json_utils.h41 static void Reset() in Reset() function in OHOS::MockModuleJsonUtils
/developtools/profiler/device/services/profiler_service/src/
H A Dprofiler_data_repeater.cpp34 void ProfilerDataRepeater::Reset() in Reset() function in ProfilerDataRepeater
/developtools/profiler/device/plugins/api/src/
H A Dbuffer_writer.cpp101 profilerPluginData_.Reset(writeCtx_); in StartReport()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/
H A Ddemo_table_base.h54 virtual void Reset() in Reset() function in SysTuning::TraceStreamer::DemoTableBase::Cursor
/developtools/profiler/hiebpf/test/
H A Dhiebpf_test_demo.cpp54 void Reset() in Reset() function in __anon2562::Timer
/developtools/profiler/proto_encoder/src/
H A Dbase_message.cpp35 subMessage_->Reset(writeCtx_, subMessageStack_); in AllocateSubMessage()
/developtools/smartperf_host/trace_streamer/src/rpc/
H A Drpc_server.h42 bool Reset(const uint8_t *data, size_t len, ResultCallBack resultCallBack);

Completed in 11 milliseconds

12