Home
last modified time | relevance | path

Searched defs:sharedFd (Results 1 - 25 of 27) sorted by relevance

12

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_aafwk_render_scheduler_host_adapter_wrapper.cpp29 void ArkAafwkRenderSchedulerHostAdapterWrapper::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd) in NotifyBrowserFd() argument
34 NotifyBrowser( int32_t ipcFd, int32_t sharedFd, int32_t crashFd, std::shared_ptr<OHOS::NWeb::AafwkBrowserClientAdapter> adapter) NotifyBrowser() argument
H A Dark_aafwk_app_mgr_client_adapter_impl.cpp50 int ArkAafwkAppMgrClientAdapterImpl::StartChildProcess(const ArkWebString& renderParam, int32_t ipcFd, int32_t sharedFd, in StartChildProcess() argument
30 StartRenderProcess( const ArkWebString& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid) StartRenderProcess() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_aafwk_render_scheduler_host_adapter_impl.cpp27 void ArkAafwkRenderSchedulerHostAdapterImpl::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd) in NotifyBrowserFd() argument
32 NotifyBrowser( int32_t ipcFd, int32_t sharedFd, int32_t crashFd, ArkWebRefPtr<ArkAafwkBrowserClientAdapter> adapter) NotifyBrowser() argument
H A Dark_aafwk_app_mgr_client_adapter_wrapper.cpp29 StartRenderProcess( const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid) StartRenderProcess() argument
56 StartChildProcess(const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid, const std::string& processType) StartChildProcess() argument
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_render_scheduler_impl.cpp28 NotifyBrowserFd( int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) NotifyBrowserFd() argument
H A Daafwk_app_mgr_client_adapter_impl.cpp37 StartRenderProcess( const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid) StartRenderProcess() argument
113 StartChildProcess( const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid, const std::string& processType) StartChildProcess() argument
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkattachrender_fuzzer/
H A Daafwkattachrender_fuzzer.cpp39 int32_t sharedFd = 0; in AafwkAttachRenderFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkrenderscheduler_fuzzer/
H A Daafwkrenderscheduler_fuzzer.cpp44 int32_t sharedFd = 0; in AafwkRenderSchedulerFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkstartrender_fuzzer/
H A Daafwkstartrender_fuzzer.cpp35 int32_t sharedFd = 0; in AafwkStartRenderFuzzTest() local
/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/
H A Dstartrenderprocess_fuzzer.cpp45 int32_t sharedFd = 100; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drender_scheduler_host.cpp50 int32_t sharedFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
H A Drender_scheduler_proxy.cpp37 void RenderSchedulerProxy::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, in NotifyBrowserFd() argument
H A Dapp_mgr_stub.cpp876 int32_t sharedFd = data.ReadFileDescriptor(); in HandleStartRenderProcess() local
H A Dapp_mgr_proxy.cpp771 StartRenderProcess(const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) StartRenderProcess() argument
H A Dapp_mgr_client.cpp841 StartRenderProcess(const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) StartRenderProcess() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_stream_installer_proxy.cpp61 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(); CreatePgoFileStream() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/
H A Dapp_mgr_event_test.cpp292 int32_t sharedFd = 1; in HWTEST_F() local
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp209 int32_t sharedFd = reply.ReadFileDescriptor(); in WriteFileToInner() local
/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp78 void RenderScheduler::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd) in NotifyBrowserFd() argument
85 void RenderScheduler::NotifyBrowser(int32_t ipcFd, int32_t sharedFd, int32_t crashFd, in NotifyBrowser() argument
243 int32_t sharedFd = 0; in HWTEST_F() local
266 int32_t sharedFd = 0; in HWTEST_F() local
375 int32_t sharedFd = 0; HWTEST_F() local
414 int32_t sharedFd = 2; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
H A Dappmgrservicefirst_fuzzer.cpp91 int32_t sharedFd = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp538 int32_t sharedFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp752 int32_t sharedFd = 1; in HWTEST_F() local
774 int32_t sharedFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp2441 int32_t sharedFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp449 int32_t sharedFd = 1; in HWTEST_F() local
1926 int32_t sharedFd = 0; in HWTEST_F() local
1951 int32_t sharedFd = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp969 StartRenderProcess(const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) StartRenderProcess() argument

Completed in 30 milliseconds

12