Home
last modified time | relevance | path

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

/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
/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
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 50 milliseconds