Searched defs:Resume (Results 1 – 3 of 3) sorted by relevance
| /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/interfaces/innerkits/native/hiperf_client/src/ | ||
| D | hiperf_client.cpp | 749 bool Client::Resume() in Resume() function in OHOS::Developtools::HiPerf::HiperfClient::Client |
| /developtools/hiperf/interfaces/kits/js/napi/ | ||
| D | hiperf_client_napi.cpp | 570 static napi_value Resume(napi_env env, napi_callback_info info) in Resume() function |