Home
last modified time | relevance | path

Searched defs:crashFd (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/
H A Dstartrenderprocess_fuzzer.cpp47 int32_t crashFd = 100; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drender_scheduler_host.cpp51 int32_t crashFd = data.ReadFileDescriptor(); in HandleNotifyBrowserFd() local
H A Drender_scheduler_proxy.cpp37 NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) NotifyBrowserFd() argument
H A Dapp_mgr_stub.cpp877 int32_t crashFd = 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/ability/ability_runtime/test/unittest/app_mgr_event_test/
H A Dapp_mgr_event_test.cpp293 int32_t crashFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/
H A Dappmgrservicefirst_fuzzer.cpp92 int32_t crashFd = 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.cpp539 int32_t crashFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp754 int32_t crashFd = 1; in HWTEST_F() local
776 int32_t crashFd = 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.cpp2442 int32_t crashFd = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp450 int32_t crashFd = 1; in HWTEST_F() local
1927 int32_t crashFd = 0; in HWTEST_F() local
1953 int32_t crashFd = 1; in HWTEST_F() local
[all...]
/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 43 milliseconds