Searched defs:ReportThread (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 void ArkAafwkBrowserClientAdapterWrapper::ReportThread( in ReportThread() function in OHOS::ArkWeb::ArkAafwkBrowserClientAdapterWrapper
|
/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() function in OHOS::ArkWeb::ArkAafwkBrowserClientAdapterImpl
|
/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() function in OHOS::MockBrowserClient
|
/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
H A D | aafwk_browser_host_impl.cpp | 141 void AafwkBrowserHostImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() function in OHOS::NWeb::AafwkBrowserHostImpl
|
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() function in OHOS::NWeb::BrowserClient 172 void AafwkBrowserClientAdapterImpl::ReportThread( in ReportThread() function in OHOS::NWeb::AafwkBrowserClientAdapterImpl
|
/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() function in OHOS::NWeb::MockBrowserClient
|
Completed in 3 milliseconds