| /foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/ |
| H A D | startrenderprocess_fuzzer.cpp | 45 int32_t sharedFd = 100; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | render_scheduler_host.cpp | 50 int32_t sharedFd = 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
|
| H A D | app_mgr_stub.cpp | 876 int32_t sharedFd = data.ReadFileDescriptor(); in HandleStartRenderProcess() local
|
| H A D | app_mgr_proxy.cpp | 771 StartRenderProcess(const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) StartRenderProcess() argument
|
| H A D | app_mgr_client.cpp | 841 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 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(); CreatePgoFileStream() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/ |
| H A D | app_mgr_event_test.cpp | 292 int32_t sharedFd = 1; in HWTEST_F() local
|
| /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
|
| /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; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
| H A D | app_mgr_service_test.cpp | 752 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 D | app_mgr_service_inner_second_test.cpp | 2441 int32_t sharedFd = 1; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/ |
| H A D | ams_app_running_record_test.cpp | 449 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 D | app_mgr_service.cpp | 969 StartRenderProcess(const std::string &renderParam, int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) StartRenderProcess() argument
|
| H A D | app_running_record.cpp | 49 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 D | app_mgr_service_inner.cpp | 5116 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
|