Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_timer.h36 void Stop() in Stop() function
77 void Stop() noexcept in Stop() function
142 void Stop() noexcept in Stop() function
/arkcompiler/toolchain/tooling/static/connection/ohos_ws/
Dohos_ws_server.cpp56 bool OhosWsServer::Stop() in Stop() function in ark::tooling::inspector::OhosWsServer
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp30 PandaRuntimeTimer *PandaRuntimeTimer::Stop() in Stop() function in panda::ecmascript::PandaRuntimeTimer
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ohos_ws/
Dohos_ws_server.cpp64 bool OhosWsServer::Stop() in Stop() function in ark::tooling::inspector::OhosWsServer
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.h49 void Stop() in Stop() function
/arkcompiler/jsvm/src/
Djsvm_env.cpp99 void Stop() override in Stop() function in __anone67a66f20111::FakeAgent
/arkcompiler/toolchain/tooling/dynamic/agent/
Dprofiler_impl.cpp143 void ProfilerImpl::DispatcherImpl::Stop(const DispatchRequest &request) in Stop() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
268 DispatchResponse ProfilerImpl::Stop(std::unique_ptr<Profile> *profile) in Stop() function in panda::ecmascript::tooling::ProfilerImpl
/arkcompiler/runtime_core/static_core/runtime/tests/
Dsignal_handler_test.cpp71 void Stop() in Stop() function in ark::test::Sampler
/arkcompiler/toolchain/tooling/static/connection/asio/
Dasio_server.cpp167 bool AsioServer::Stop() in Stop() function in ark::tooling::inspector::AsioServer
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/asio/
Dasio_server.cpp167 bool AsioServer::Stop() in Stop() function in ark::tooling::inspector::AsioServer
/arkcompiler/toolchain/tooling/dynamic/client/session/
Dsession.cpp97 int Session::Stop() in Stop() function in OHOS::ArkCompiler::Toolchain::Session
/arkcompiler/ets_runtime/common_components/heap/collector/
Dfinalizer_processor.cpp64 void FinalizerProcessor::Stop() in Stop() function in common::FinalizerProcessor
/arkcompiler/runtime_core/static_core/dprof/daemon/
Dmain.cpp122 void Stop() in Stop() function in ark::dprof::Worker
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_saver.cpp105 void ProfileSaver::Stop(bool dumpInfo) in Stop() function in ark::ProfileSaver
/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp115 void LinearSpace::Stop() in Stop() function in panda::ecmascript::LinearSpace
Dsparse_space.cpp654 void LocalSpace::Stop() in Stop() function in panda::ecmascript::LocalSpace
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp220 bool Sampler::Stop() in Stop() function in ark::tooling::sampler::Sampler
/arkcompiler/jsvm/src/inspector/
Dinspector_socket_server.cpp481 void InspectorSocketServer::Stop() in Stop() function in jsvm::inspector::InspectorSocketServer
Djs_native_api_v8_inspector.cpp1257 void Agent::Stop() in Stop() function in v8impl::Agent
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.cpp551 void SharedLocalSpace::Stop() in Stop() function in panda::ecmascript::SharedLocalSpace
/arkcompiler/toolchain/tooling/static/
Dinspector.cpp94 void Inspector::Stop() in Stop() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp98 void Inspector::Stop() in Stop() function in ark::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/dynamic/test/
Dprofiler_impl_test.cpp83 HWTEST_F_L0(ProfilerImplTest, Stop) in HWTEST_F_L0() argument