Home
last modified time | relevance | path

Searched defs:ipcFd (Results 1 - 25 of 33) 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.cpp56 int ArkAafwkAppMgrClientAdapterWrapper::StartChildProcess(const std::string& renderParam, int32_t ipcFd, in StartChildProcess() argument
29 StartRenderProcess( const std::string& renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t& renderPid) StartRenderProcess() 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.cpp38 int32_t ipcFd = 0; in AafwkAttachRenderFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkrenderscheduler_fuzzer/
H A Daafwkrenderscheduler_fuzzer.cpp43 int32_t ipcFd = 0; in AafwkRenderSchedulerFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkstartrender_fuzzer/
H A Daafwkstartrender_fuzzer.cpp34 int32_t ipcFd; in AafwkStartRenderFuzzTest() local
/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/
H A Dstartrenderprocess_fuzzer.cpp44 int32_t ipcFd = 100; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drender_scheduler_host.cpp49 int32_t ipcFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
H A Drender_scheduler_proxy.cpp37 void RenderSchedulerProxy::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, in NotifyBrowserFd() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_photo_processing_session_callback_proxy.cpp27 OnProcessImageDone(const std::string &imageId, sptr<IPCFileDescriptor> ipcFd, long bytes, bool isCloudEnhancementAvailable) OnProcessImageDone() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/server/src/
H A Ddeferred_photo_processing_session_callback_stub.cpp66 sptr<IPCFileDescriptor> ipcFd = data.ReadObject<IPCFileDescriptor>(); in HandleOnProcessImageDone() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_video_proc_session_callback.cpp49 OnProcessVideoDone(const std::string& videoId, const sptr<IPCFileDescriptor> ipcFd) OnProcessVideoDone() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/
H A Dapp_mgr_event_test.cpp291 int32_t ipcFd = 1; in HWTEST_F() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/
H A Dsession_coordinator.h73 sptr<IPCFileDescriptor> ipcFd; member
94 sptr<IPCFileDescriptor> ipcFd; member
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_deferred_video_unittest.cpp36 OnProcessVideoDone(const std::string& videoId, const sptr<IPCFileDescriptor>& ipcFd) OnProcessVideoDone() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_processor.cpp70 OnProcessDone(const int32_t userId, const std::string& videoId, const sptr<IPCFileDescriptor>& ipcFd) OnProcessDone() argument
/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
242 int32_t ipcFd = 0; in HWTEST_F() local
265 int32_t ipcFd = 0; in HWTEST_F() local
374 int32_t ipcFd = 0; HWTEST_F() local
413 int32_t ipcFd = 1; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
H A Dappmgrservicefirst_fuzzer.cpp90 int32_t ipcFd = 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.cpp537 int32_t ipcFd = 1; in HWTEST_F() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp109 sptr<IPCFileDescriptor> ipcFd = bufferInfo->GetIPCFileDescriptor(); variable
221 OnProcessDone(const int32_t userId, const std::string& imageId, const sptr<IPCFileDescriptor>& ipcFd, const int32_t dataSize, bool isCloudImageEnhanceSupported) OnProcessDone() argument
345 OnVideoProcessDone(const int32_t userId, const std::string& videoId, const sptr<IPCFileDescriptor> &ipcFd) OnVideoProcessDone() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/
H A Dmedialibrary_multistages_video_capture_test.cpp389 sptr<IPCFileDescriptor> ipcFd = new IPCFileDescriptor(); in HWTEST_F() local
423 sptr<IPCFileDescriptor> ipcFd = new IPCFileDescriptor(); in HWTEST_F() local
460 sptr<IPCFileDescriptor> ipcFd = new IPCFileDescriptor(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp751 int32_t ipcFd = 1; in HWTEST_F() local
773 int32_t ipcFd = 1; in HWTEST_F() local

Completed in 15 milliseconds

12