Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/watchdog/
H A Dwatchdog.cpp67 void WatchDog::KillProcess() in KillProcess() function in OHOS::Camera::WatchDog
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service.cpp51 int32_t ResSchedExeService::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeService
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dprocess.cpp178 void Process::KillProcess(int signal) in KillProcess() function in OHOS::StorageDaemon::Process
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_client.cpp58 int32_t ResSchedExeClient::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeClient
H A Dres_sched_exe_service_proxy.cpp72 int32_t ResSchedExeServiceProxy::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeServiceProxy
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
H A Dressched_test.cpp82 static void KillProcess(int32_t argc, char *argv[]) in KillProcess() function
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_application_process.cpp129 ErrCode ActionApplicationProcess::KillProcess(const pid_t pid) in KillProcess() function in OHOS::PowerMgr::ActionApplicationProcess
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability_manager_service.cpp153 int MockAbilityManagerService::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::MockAbilityManagerService
H A Dmock_ability_manager_client_interface1.cpp152 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp100 int32_t ResSchedExeMgr::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeMgr
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A 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
H A Dres_sched_service_proxy.cpp109 int32_t ResSchedServiceProxy::KillProcess(const nlohmann::json& payload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedServiceProxy
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_ability_manager_client_interface1.cpp148 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp95 void TestUtil::KillProcess(const string &name) in KillProcess() function in OHOS::HiviewDFX::TestUtil
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_service_test.cpp265 int32_t KillProcess(pid_t pid) override in KillProcess() function in OHOS::ResourceSchedule::TestResSchedExeServiceStub
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp65 int32_t ResSchedService::KillProcess(const nlohmann::json& payload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedService
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp105 int32_t KillProcess(const nlohmann::json& payload) override in KillProcess() function in OHOS::ResourceSchedule::TestMockResSchedServiceStub
H A Dres_sched_service_test.cpp519 int32_t KillProcess(const nlohmann::json& payload) override in KillProcess() function in OHOS::ResourceSchedule::TestResSchedServiceStub
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp584 void KillProcess(const std::vector<ProcessInfo> &processList, std::vector<ProcessInfo> &killFailLis… in KillProcess() function
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dability_manager_helper_test.cpp182 int KillProcess(const std::string &bundleName, const bool clearPageStack) override in KillProcess() function in TestAbilityMgr
H A Dcommon_event_subscribe_unit_test.cpp242 int KillProcess(const std::string &bundleName, const bool clearPageStack) override in KillProcess() function in TestAbilityMgr
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp699 ErrCode AbilityManagerClient::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
H A Dability_manager_proxy.cpp1916 int AbilityManagerProxy::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerProxy
H A Dability_manager_service.cpp6502 int AbilityManagerService::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerService