/developtools/profiler/device/services/profiler_service/test/unittest/ |
H A D | profiler_service_performance_test.cpp | 84 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 D | profiler_data_repeater_test.cpp | 174 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 D | sampling_test.cpp | 72 * @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 D | base_message.h | 55 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 D | data_source.h | 28 virtual void Reset() = 0;
|
H A D | byte_buffer_data_source.h | 32 void Reset() override;
|
H A D | file_data_source.h | 31 void Reset() override;
|
/developtools/profiler/device/plugins/native_hook/src/ |
H A D | sampling.cpp | 18 void Sampling::Reset() in Reset() function in Sampling
|
/developtools/profiler/device/plugins/native_daemon/include/ |
H A D | stack_data_repeater.h | 47 void Reset() in Reset() function 68 void Reset();
|
H A D | hook_common.h | 134 void Reset() in Reset() function
|
/developtools/hapsigner/hapsigntool_cpp/common/src/ |
H A D | file_data_source.cpp | 40 void FileDataSource::Reset() in Reset() function in OHOS::SignatureTools::FileDataSource
|
H A D | byte_buffer_data_source.cpp | 41 void ByteBufferDataSource::Reset() in Reset() function in OHOS::SignatureTools::ByteBufferDataSource
|
/developtools/profiler/device/services/profiler_service/include/ |
H A D | profiler_data_repeater.h | 41 void Reset();
|
/developtools/profiler/device/plugins/native_hook/include/ |
H A D | sampling.h | 27 void Reset();
|
/developtools/profiler/device/plugins/network_profiler/client/include/ |
H A D | network_profiler_socker_client.h | 47 void Reset() in Reset() function in OHOS::Developtools::Profiler::NetworkProfilerSocketClient
|
/developtools/profiler/device/plugins/native_daemon/src/ |
H A D | stack_data_repeater.cpp | 41 void StackDataRepeater::Reset() in Reset() function in StackDataRepeater 74 rawStack->Reset(); in ReturnRawStack()
|
/developtools/hiperf/test/unittest/common/native/ |
H A D | option_debug_test.cpp | 44 DebugLogger::GetInstance()->Reset(); in SetUpTestCase() 49 DebugLogger::GetInstance()->Reset(); in TearDownTestCase()
|
H A D | debug_logger_test.cpp | 44 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 D | mock_module_json_utils.h | 41 static void Reset() in Reset() function in OHOS::MockModuleJsonUtils
|
/developtools/profiler/device/services/profiler_service/src/ |
H A D | profiler_data_repeater.cpp | 34 void ProfilerDataRepeater::Reset() in Reset() function in ProfilerDataRepeater
|
/developtools/profiler/device/plugins/api/src/ |
H A D | buffer_writer.cpp | 101 profilerPluginData_.Reset(writeCtx_); in StartReport()
|
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/ |
H A D | demo_table_base.h | 54 virtual void Reset() in Reset() function in SysTuning::TraceStreamer::DemoTableBase::Cursor
|
/developtools/profiler/hiebpf/test/ |
H A D | hiebpf_test_demo.cpp | 54 void Reset() in Reset() function in __anon2562::Timer
|
/developtools/profiler/proto_encoder/src/ |
H A D | base_message.cpp | 35 subMessage_->Reset(writeCtx_, subMessageStack_); in AllocateSubMessage()
|
/developtools/smartperf_host/trace_streamer/src/rpc/ |
H A D | rpc_server.h | 42 bool Reset(const uint8_t *data, size_t len, ResultCallBack resultCallBack);
|