Home
last modified time | relevance | path

Searched defs:Resume (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp659 bool Client::Resume() in Resume() function in OHOS::Developtools::HiPerf::HiperfClient::Client
/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp341 int CallStack::Resume([[maybe_unused]] unw_addr_space_t as, [[maybe_unused]] unw_cursor_t *cu, in Resume() function in OHOS::Developtools::NativeDaemon::CallStack
/developtools/hiperf/src/
Dcallstack.cpp366 int CallStack::Resume([[maybe_unused]] unw_addr_space_t as, [[maybe_unused]] unw_cursor_t *cu, in Resume() function in OHOS::Developtools::HiPerf::CallStack
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp556 static napi_value Resume(napi_env env, napi_callback_info info) in Resume() function