/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_aafwk_render_scheduler_host_adapter_impl.cpp | 27 void ArkAafwkRenderSchedulerHostAdapterImpl::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32… in NotifyBrowserFd() 33 …int32_t ipcFd, int32_t sharedFd, int32_t crashFd, ArkWebRefPtr<ArkAafwkBrowserClientAdapter> adapt… in NotifyBrowser()
|
H A D | ark_aafwk_app_mgr_client_adapter_wrapper.cpp | 30 …const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid) in StartRenderProcess() 57 int32_t sharedFd, int32_t crashFd, pid_t& renderPid, const std::string& processType) in StartChildProcess()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_aafwk_render_scheduler_host_adapter_wrapper.cpp | 29 void ArkAafwkRenderSchedulerHostAdapterWrapper::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, in… in NotifyBrowserFd() 35 …int32_t ipcFd, int32_t sharedFd, int32_t crashFd, std::shared_ptr<OHOS::NWeb::AafwkBrowserClientAd… in NotifyBrowser()
|
H A D | ark_aafwk_app_mgr_client_adapter_impl.cpp | 31 …const ArkWebString& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPi… in StartRenderProcess() 50 …entAdapterImpl::StartChildProcess(const ArkWebString& renderParam, int32_t ipcFd, int32_t sharedFd, in StartChildProcess()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_stream_installer_proxy.cpp | 61 int32_t sharedFd = reply.ReadFileDescriptor(); in CreateStream() local 102 int32_t sharedFd = reply.ReadFileDescriptor(); in CreateSignatureFileStream() local 143 int32_t sharedFd = reply.ReadFileDescriptor(); in CreateSharedBundleStream() local 184 int32_t sharedFd = reply.ReadFileDescriptor(); in CreatePgoFileStream() local
|
/ohos5.0/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
H A D | aafwk_render_scheduler_impl.cpp | 29 int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) in NotifyBrowserFd()
|
H A D | aafwk_app_mgr_client_adapter_impl.cpp | 39 …const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid) in StartRenderProcess() 115 const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, in StartChildProcess()
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkrenderscheduler_fuzzer/ |
H A D | aafwkrenderscheduler_fuzzer.cpp | 44 int32_t sharedFd = 0; in AafwkRenderSchedulerFuzzTest() local
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkstartrender_fuzzer/ |
H A D | aafwkstartrender_fuzzer.cpp | 35 int32_t sharedFd = 0; in AafwkStartRenderFuzzTest() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | render_scheduler_proxy.cpp | 37 void RenderSchedulerProxy::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, in NotifyBrowserFd()
|
H A D | render_scheduler_host.cpp | 50 int32_t sharedFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
|
H A D | app_mgr_client.cpp | 852 int32_t ipcFd, int32_t sharedFd, in StartRenderProcess()
|
H A D | app_mgr_proxy.cpp | 787 int32_t ipcFd, int32_t sharedFd, in StartRenderProcess()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/ |
H A D | startrenderprocess_fuzzer.cpp | 45 int32_t sharedFd = 100; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkattachrender_fuzzer/ |
H A D | aafwkattachrender_fuzzer.cpp | 39 int32_t sharedFd = 0; in AafwkAttachRenderFuzzTest() local
|
/ohos5.0/base/web/webview/test/unittest/aafwk_app_client_adapter/ |
H A D | nweb_aafwk_adapter_test.cpp | 78 void RenderScheduler::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd) in NotifyBrowserFd() 85 void RenderScheduler::NotifyBrowser(int32_t ipcFd, int32_t sharedFd, int32_t crashFd, in NotifyBrowser() 243 int32_t sharedFd = 0; variable 266 int32_t sharedFd = 0; variable 375 int32_t sharedFd = 0; variable 414 int32_t sharedFd = 2; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/ |
H A D | appmgrservicefirst_fuzzer.cpp | 91 int32_t sharedFd = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/ |
H A D | app_mgr_event_test.cpp | 292 int32_t sharedFd = 1; variable
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
H A D | bundle_manager_proxy.cpp | 209 int32_t sharedFd = reply.ReadFileDescriptor(); in WriteFileToInner() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 750 int32_t sharedFd = 1; variable 772 int32_t sharedFd = 1; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/ |
H A D | ams_app_running_record_test.cpp | 441 int32_t sharedFd = 1; variable 1884 int32_t sharedFd = 0; variable 1909 int32_t sharedFd = 0; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/ |
H A D | app_mgr_service_inner_tdd_test.cpp | 538 int32_t sharedFd = 1; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_record.cpp | 44 int32_t ipcFd, int32_t sharedFd, int32_t crashFd, in RenderRecord() 58 int32_t sharedFd, int32_t crashFd, in CreateRenderRecord()
|
H A D | app_mgr_service.cpp | 998 int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) in StartRenderProcess()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
H A D | main_thread_test.cpp | 193 int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU = false) override in StartRenderProcess()
|