Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/
H A Daafwkbrowserclientadapter_fuzzer.cpp56 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t… in ReportThread()
83 int32_t thread_id = 0; in AafwkBrowserClientAdapterFuzzTest() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_aafwk_browser_client_adapter_wrapper.cpp32 …NWeb::ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, NWeb::ResSchedRoleAdapt… in ReportThread()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_aafwk_browser_client_adapter_impl.cpp29 …ClientAdapterImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t rol… in ReportThread()
/ohos5.0/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_client_adapter_impl.cpp66 void BrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t rol… in ReportThread()
169 ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) in ReportThread()
H A Daafwk_browser_host_impl.cpp90 int thread_id = data.ReadInt32(); in HandleReportThread() local
141 void AafwkBrowserHostImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int3… in ReportThread()
/ohos5.0/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp113 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t… in ReportThread()
471 int32_t thread_id = 0; variable
552 int32_t thread_id = 0; variable
715 int32_t thread_id = 0; variable
/ohos5.0/drivers/peripheral/huks/test/unittest/
H A Dhdi_ihuks_api_function_test.cpp375 long int thread_id = atol(thisIdString.c_str()); variable