Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_stream_installer_proxy.cpp60 int32_t sharedFd = reply.ReadFileDescriptor(); in CreateStream() local
101 int32_t sharedFd = reply.ReadFileDescriptor(); in CreateSignatureFileStream() local
142 int32_t sharedFd = reply.ReadFileDescriptor(); in CreateSharedBundleStream() 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.cpp58 int32_t sharedFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
Dapp_mgr_client.cpp643 int32_t ipcFd, int32_t sharedFd, in StartRenderProcess()
Dapp_mgr_stub.cpp495 int32_t sharedFd = data.ReadFileDescriptor(); in HandleStartRenderProcess() local
Dapp_mgr_proxy.cpp716 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/apprunningrecordfirst_fuzzer/
Dapprunningrecordfirst_fuzzer.cpp63 int32_t sharedFd = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
Dappmgrservicefirst_fuzzer.cpp87 int32_t sharedFd = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/appmgrserviceinnersecond_fuzzer/
Dappmgrserviceinnersecond_fuzzer.cpp120 int32_t sharedFd = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
Dapp_mgr_service_test.cpp727 int32_t sharedFd = 1; variable
749 int32_t sharedFd = 1; variable
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
Dams_app_running_record_test.cpp388 int32_t sharedFd = 1; variable
438 int32_t sharedFd = 1; variable
1922 int32_t sharedFd = 0; variable
1947 int32_t sharedFd = 0; variable
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
Dapp_mgr_service_inner_tdd_test.cpp427 int32_t sharedFd = 1; variable
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_running_record.cpp35 int32_t ipcFd, int32_t sharedFd, int32_t crashFd, in RenderRecord()
49 int32_t sharedFd, int32_t crashFd, in CreateRenderRecord()
Dapp_mgr_service.cpp539 int32_t sharedFd, int32_t crashFd, pid_t &renderPid) in StartRenderProcess()
Dapp_mgr_service_inner.cpp3320 int32_t ipcFd, int32_t sharedFd, int32_t crashFd, pid_t &renderPid) in StartRenderProcess()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp205 int32_t sharedFd, int32_t crashFd, pid_t &renderPid) override in StartRenderProcess()