Searched defs:Resume (Results 1 – 5 of 5) sorted by relevance
531 bool Client::Resume() in Resume() function in OHOS::Developtools::HiPerf::HiperfClient::Client
355 int CallStack::Resume([[maybe_unused]] unw_addr_space_t as, [[maybe_unused]] unw_cursor_t *cu, in Resume() function in OHOS::Developtools::NativeDaemon::CallStack
363 int CallStack::Resume([[maybe_unused]] unw_addr_space_t as, [[maybe_unused]] unw_cursor_t *cu, in Resume() function in OHOS::Developtools::HiPerf::CallStack
364 int CallStack::Resume([[maybe_unused]] unw_addr_space_t as, [[maybe_unused]] unw_cursor_t *cu, in Resume() function in OHOS::Developtools::HiPerf::CallStack
544 static napi_value Resume(napi_env env, napi_callback_info info) in Resume() function