Home
last modified time | relevance | path

Searched refs:resSchedStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_host_impl.cpp143 ResSchedStatusAdapter resSchedStatus = static_cast<ResSchedStatusAdapter>(status); in ReportThread() local
146 resSchedStatus, process_id, thread_id, resSchedRole); in ReportThread()
H A Daafwk_browser_client_adapter_impl.cpp171 int32_t resSchedStatus = static_cast<int>(status); in ReportThread() local
177 GetInstance().browserHost_->ReportThread(resSchedStatus, process_id, thread_id, resSchedRole); in ReportThread()