Home
last modified time | relevance | path

Searched refs:SIGKILL (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp154 kill(pid, SIGKILL); in StopExecutable()
164 kill(pid, SIGKILL); in StopExecutable()
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/src/
H A Dui_service_mgr_client_mock.cpp98 kill(pid_, SIGKILL); in ShowDialog()
/foundation/resourceschedule/ffrt/src/dfx/bbox/
H A Dbbox.cpp354 SignalReg(SIGKILL); in BBoxInit()
367 SignalUnReg(SIGKILL); in BBoxDeInit()
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_module_manage.c143 prctl(PR_SET_PDEATHSIG, SIGKILL); in StartModuleInternal()
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dexternal_volume_info.cpp216 ps.KillProcess(SIGKILL); in DoUMount()
/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_device.cpp633 kill(std::stoi(it), SIGKILL); in CloseDevice() local
640 kill(std::stoi(it), SIGKILL); in CloseDevice() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dmeta_data_manager.cpp343 int err = raise(SIGKILL);
/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp392 if (kill(pid, SIGKILL)) { in KillOneProcessByPid()
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp373 kill(item.pid, SIGKILL); in KillProcess()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2515 kill(pid, SIGKILL); in HandleDumpHeap()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2645 case SIGKILL: in OnSignalEvent()

Completed in 18 milliseconds