Home
last modified time | relevance | path

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

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