Home
last modified time | relevance | path

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

12

/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_service_proxy.cpp72 int32_t ResSchedExeServiceProxy::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeServiceProxy
Dres_sched_exe_client.cpp58 int32_t ResSchedExeClient::KillProcess(pid_t pid) in KillProcess() function in OHOS::ResourceSchedule::ResSchedExeClient
/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) in KillProcess() function in OHOS::AAFwk::MockAbilityManagerService
Dmock_ability_manager_client_interface1.cpp152 ErrCode AbilityManagerClient::KillProcess(const std::string& bundleName) 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) 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.cpp530 int32_t KillProcess(const nlohmann::json& payload) override in KillProcess() function in OHOS::ResourceSchedule::TestResSchedServiceStub
/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/
Dability_manager_stub_mock.h177 virtual int KillProcess(const std::string& bundleName) in KillProcess() function
/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/
Dability_manager_stub_mock.h213 virtual int KillProcess(const std::string& bundleName) in KillProcess() function
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
Dability_manager_stub_mock_test.h203 virtual int KillProcess(const std::string& bundleName) in KillProcess() function
/foundation/ability/ability_runtime/test/unittest/ability_manager_test/
Dability_manager_stub_mock.h196 virtual int KillProcess(const std::string& bundleName) in KillProcess() function
/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/
Dability_manager_stub_impl_mock.h219 virtual int KillProcess(const std::string& bundleName) in KillProcess() function
/foundation/ability/ability_runtime/test/moduletest/mock/include/appmgr/
Dmock_ability_mgr_host.h145 virtual int KillProcess(const std::string& bundleName) override in KillProcess() function
/foundation/ability/form_fwk/test/mock/include/
Dmock_ability_manager.h180 int KillProcess(const std::string &bundleName) override in KillProcess() function
544 int KillProcess(const std::string &bundleName) override in KillProcess() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Dmock_ability_mgr_host.h156 virtual int KillProcess(const std::string &bundleName) override in KillProcess() function
/foundation/bundlemanager/bundle_framework/services/test/mock/include/
Dmock_ability_mgr_host.h150 virtual int KillProcess(const std::string &bundleName) override in KillProcess() function
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
Dmount_manager.cpp322 void MountManager::KillProcess(std::vector<ProcessInfo> &processInfo) in KillProcess() function in OHOS::StorageDaemon::MountManager

12