Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
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(); in CreatePgoFileStream() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Drender_scheduler_proxy.cpp37 void RenderSchedulerProxy::NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, in NotifyBrowserFd()
Drender_scheduler_host.cpp50 int32_t sharedFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
Dapp_mgr_client.cpp821 int32_t ipcFd, int32_t sharedFd, in StartRenderProcess()
Dapp_mgr_stub.cpp834 int32_t sharedFd = data.ReadFileDescriptor(); in HandleStartRenderProcess() local
Dapp_mgr_proxy.cpp735 int32_t ipcFd, int32_t sharedFd, in StartRenderProcess()
/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/
Dstartrenderprocess_fuzzer.cpp45 int32_t sharedFd = 100; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
Dappmgrservicefirst_fuzzer.cpp91 int32_t sharedFd = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_event_test/
Dapp_mgr_event_test.cpp292 int32_t sharedFd = 1; variable
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
Dapp_mgr_service_test.cpp750 int32_t sharedFd = 1; variable
772 int32_t sharedFd = 1; variable
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
Dams_app_running_record_test.cpp441 int32_t sharedFd = 1; variable
1884 int32_t sharedFd = 0; variable
1909 int32_t sharedFd = 0; variable
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
Dapp_mgr_service_inner_tdd_test.cpp538 int32_t sharedFd = 1; variable
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_running_record.cpp44 int32_t ipcFd, int32_t sharedFd, int32_t crashFd, in RenderRecord()
58 int32_t sharedFd, int32_t crashFd, in CreateRenderRecord()
Dapp_mgr_service.cpp959 int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) in StartRenderProcess()
Dapp_mgr_service_inner.cpp4889 int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU) in StartRenderProcess()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp193 int32_t sharedFd, int32_t crashFd, pid_t &renderPid, bool isGPU = false) override in StartRenderProcess()