Home
last modified time | relevance | path

Searched defs:KillProcess (Results 1 – 19 of 19) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
Dres_sched_exe_service.cpp51 int32_t ResSchedExeService::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeService
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
Dres_sched_exe_client.cpp58 int32_t ResSchedExeClient::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeClient
Dres_sched_exe_service_proxy.cpp72 int32_t ResSchedExeServiceProxy::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeServiceProxy
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
Dprocess.cpp178 void Process::KillProcess(int signal) in KillProcess() function in OHOS::StorageDaemon::Process
/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
Dressched_test.cpp82 static void KillProcess(int32_t argc, char *argv[]) in KillProcess() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_ability_manager_service.cpp153 int MockAbilityManagerService::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::MockAbilityManagerService
Dmock_ability_manager_client_interface1.cpp152 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
Dres_sched_exe_mgr.cpp100 int32_t ResSchedExeMgr::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeMgr
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
Dres_sched_client.cpp104 int32_t ResSchedClient::KillProcess(const std::unordered_map<std::string, std::string>& mapPayload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedClient
575 extern "C" void KillProcess(const std::unordered_map<std::string, std::string>& mapPayload) in KillProcess() function
Dres_sched_service_proxy.cpp109 int32_t ResSchedServiceProxy::KillProcess(const nlohmann::json& payload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedServiceProxy
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
Dmock_ability_manager_client_interface1.cpp148 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
Dres_sched_exe_service_test.cpp265 int32_t KillProcess(pid_t pid) override in KillProcess() function in OHOS::ResourceSchedule::TestResSchedExeServiceStub
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
Dres_sched_service.cpp65 int32_t ResSchedService::KillProcess(const nlohmann::json& payload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedService
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
Dres_sched_service_mock_test.cpp105 int32_t KillProcess(const nlohmann::json& payload) override in KillProcess() function in OHOS::ResourceSchedule::TestMockResSchedServiceStub
Dres_sched_service_test.cpp519 int32_t KillProcess(const nlohmann::json& payload) override in KillProcess() function in OHOS::ResourceSchedule::TestResSchedServiceStub
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Dfile_utils.cpp584 void KillProcess(const std::vector<ProcessInfo> &processList, std::vector<ProcessInfo> &killFailLis… in KillProcess() function
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_manager_client.cpp699 ErrCode AbilityManagerClient::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
Dability_manager_proxy.cpp1916 int AbilityManagerProxy::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerProxy
Dability_manager_service.cpp6502 int AbilityManagerService::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerService