Home
last modified time | relevance | path

Searched defs:SetDelayUnwind (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/interfaces/innerkits/native/hiperf_client/src/
Dhiperf_client.cpp273 void RecordOption::SetDelayUnwind(bool delayUnwind) in SetDelayUnwind() function in OHOS::Developtools::HiPerf::HiperfClient::RecordOption
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp362 static napi_value SetDelayUnwind(napi_env env, napi_callback_info info) in SetDelayUnwind() function