Searched defs:Resume (Results 1 – 4 of 4) sorted by relevance
/developtools/hiperf/interfaces/innerkits/native/src/ | ||
D | hiperf_client.cpp | 659 bool Client::Resume() in Resume() function in OHOS::Developtools::HiPerf::HiperfClient::Client |
/developtools/profiler/device/plugins/native_daemon/src/ | ||
D | call_stack.cpp | 341 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/ | ||
D | callstack.cpp | 366 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/ | ||
D | hiperf_client_napi.cpp | 556 static napi_value Resume(napi_env env, napi_callback_info info) in Resume() function |