Searched defs:thread_id (Results 1 - 6 of 6) sorted by relevance
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_aafwk_browser_client_adapter_wrapper.cpp | 31 ReportThread( NWeb::ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, NWeb::ResSchedRoleAdapter role) ReportThread() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_aafwk_browser_client_adapter_impl.cpp | 29 void ArkAafwkBrowserClientAdapterImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
|
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/ |
H A D | aafwkbrowserclientadapter_fuzzer.cpp | 56 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument 83 int32_t thread_id = 0; in AafwkBrowserClientAdapterFuzzTest() local
|
/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
H A D | aafwk_browser_host_impl.cpp | 90 int thread_id = data.ReadInt32(); in HandleReportThread() local 141 void AafwkBrowserHostImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
|
H A D | aafwk_browser_client_adapter_impl.cpp | 66 void BrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument 172 ReportThread( ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) ReportThread() argument
|
/base/web/webview/test/unittest/aafwk_app_client_adapter/ |
H A D | nweb_aafwk_adapter_test.cpp | 113 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument 471 int32_t thread_id = 0; in HWTEST_F() local 548 int32_t thread_id = 0; in HWTEST_F() local 711 int32_t thread_id = 0; HWTEST_F() local [all...] |
Completed in 4 milliseconds