Home
last modified time | relevance | path

Searched defs:ipcFd (Results 1 - 23 of 23) sorted by relevance

/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
H A Dapp_mgr_stub.cpp875 int32_t ipcFd = 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/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
/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
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp2440 int32_t ipcFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp448 int32_t ipcFd = 1; in HWTEST_F() local
1925 int32_t ipcFd = 0; in HWTEST_F() local
1949 int32_t ipcFd = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp969 int32_t AppMgrService::StartRenderProcess(const std::string &renderParam, int32_t ipcFd, in StartRenderProcess() argument
H A Dapp_running_record.cpp49 RenderRecord(pid_t hostPid, const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, const std::shared_ptr<AppRunningRecord> &host) RenderRecord() argument
62 CreateRenderRecord( pid_t hostPid, const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, const std::shared_ptr<AppRunningRecord> &host) CreateRenderRecord() argument
H A Dapp_mgr_service_inner.cpp5116 StartRenderProcess(const pid_t hostPid, const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) StartRenderProcess() argument

Completed in 46 milliseconds