Home
last modified time | relevance | path

Searched defs:KillProcess (Results 1 - 23 of 23) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dkill_process.h23 class KillProcess { class
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_service_proxy.cpp72 int32_t ResSchedExeServiceProxy::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeServiceProxy
H A Dres_sched_exe_client.cpp58 int32_t ResSchedExeClient::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeClient
/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
/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
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp103 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/
H A Dres_sched_service_proxy.cpp109 int32_t ResSchedServiceProxy::KillProcess(const nlohmann::json& payload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedServiceProxy
H A Dres_sched_client.cpp106 int32_t ResSchedClient::KillProcess(const std::unordered_map<std::string, std::string>& mapPayload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedClient
578 extern "C" void KillProcess(const std::unordered_map<std::string, std::string>& mapPayload) in KillProcess() function
/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
/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
/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/
H A Dability_manager_stub_mock.h177 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() function in OHOS::AAFwk::AbilityManagerStubTestMock
/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
H A Dressched_test.cpp82 static void KillProcess(int32_t argc, char *argv[]) in KillProcess() function
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp62 int32_t ResSchedService::KillProcess(const nlohmann::json& payload) in KillProcess() function in OHOS::ResourceSchedule::ResSchedService
/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/
H A Dability_manager_stub_impl_mock.h219 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() function in OHOS::AAFwk::AbilityManagerStubImplMock
/foundation/ability/ability_runtime/test/unittest/ability_manager_test/
H A Dability_manager_stub_mock.h196 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() function in OHOS::AAFwk::AbilityManagerStubTestMock
/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
H A Dability_manager_stub_mock.h213 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() function in OHOS::AAFwk::AbilityManagerStubMock
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_second_test/
H A Dability_manager_stub_mock_second_test.h203 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() function in OHOS::AAFwk::AbilityManagerStubTestMock
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_stub_mock_test.h203 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() function in OHOS::AAFwk::AbilityManagerStubTestMock
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp366 void MountManager::KillProcess(std::vector<ProcessInfo> &processInfo) in KillProcess() function in OHOS::StorageDaemon::MountManager
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp698 ErrCode AbilityManagerClient::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerClient
H A Dability_manager_proxy.cpp1888 int AbilityManagerProxy::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerProxy
H A Dability_manager_service.cpp6501 int AbilityManagerService::KillProcess(const std::string &bundleName, const bool clearPageStack) in KillProcess() function in OHOS::AAFwk::AbilityManagerService

Completed in 43 milliseconds