| /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, 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 D | ark_aafwk_app_mgr_client_adapter_impl.cpp | 50 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 D | ark_aafwk_render_scheduler_host_adapter_impl.cpp | 27 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 D | ark_aafwk_app_mgr_client_adapter_wrapper.cpp | 56 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 D | aafwk_render_scheduler_impl.cpp | 28 NotifyBrowserFd( int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) NotifyBrowserFd() argument
|
| H A D | aafwk_app_mgr_client_adapter_impl.cpp | 37 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 D | aafwkattachrender_fuzzer.cpp | 38 int32_t ipcFd = 0; in AafwkAttachRenderFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkrenderscheduler_fuzzer/ |
| H A D | aafwkrenderscheduler_fuzzer.cpp | 43 int32_t ipcFd = 0; in AafwkRenderSchedulerFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkstartrender_fuzzer/ |
| H A D | aafwkstartrender_fuzzer.cpp | 34 int32_t ipcFd; in AafwkStartRenderFuzzTest() local
|
| /foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/ |
| H A D | startrenderprocess_fuzzer.cpp | 44 int32_t ipcFd = 100; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | render_scheduler_host.cpp | 49 int32_t ipcFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
|
| H A D | render_scheduler_proxy.cpp | 37 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 D | deferred_photo_processing_session_callback_proxy.cpp | 27 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 D | deferred_photo_processing_session_callback_stub.cpp | 66 sptr<IPCFileDescriptor> ipcFd = data.ReadObject<IPCFileDescriptor>(); in HandleOnProcessImageDone() local
|
| /foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/ |
| H A D | multistages_capture_deferred_video_proc_session_callback.cpp | 49 OnProcessVideoDone(const std::string& videoId, const sptr<IPCFileDescriptor> ipcFd) OnProcessVideoDone() argument
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/ |
| H A D | app_mgr_event_test.cpp | 291 int32_t ipcFd = 1; in HWTEST_F() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/ |
| H A D | session_coordinator.h | 73 sptr<IPCFileDescriptor> ipcFd; member 94 sptr<IPCFileDescriptor> ipcFd; member
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
| H A D | camera_deferred_video_unittest.cpp | 36 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 D | deferred_video_processor.cpp | 70 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 D | nweb_aafwk_adapter_test.cpp | 78 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 D | appmgrservicefirst_fuzzer.cpp | 90 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 D | app_mgr_service_inner_tdd_test.cpp | 537 int32_t ipcFd = 1; in HWTEST_F() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/ |
| H A D | session_coordinator.cpp | 109 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 D | medialibrary_multistages_video_capture_test.cpp | 389 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 D | app_mgr_service_test.cpp | 751 int32_t ipcFd = 1; in HWTEST_F() local 773 int32_t ipcFd = 1; in HWTEST_F() local
|