Searched defs:Kill (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ | ||
| D | event_loop.cpp | 21 bool EventLoop::Kill() in Kill() function in ark::tooling::inspector::EventLoop |
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ | ||
| D | kill.cpp | 21 int Kill([[maybe_unused]] uint64_t pid, [[maybe_unused]] int signal) in Kill() function |
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ | ||
| D | kill.cpp | 23 int Kill(uint64_t pid, int signal) in Kill() function |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ | ||
| D | shared_reference_storage.cpp | 24 static inline void Kill(SharedReference *ref) in Kill() function in ark::ets::interop::js::ets_proxy::SharedReferenceSanity |
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ | ||
| D | inspector_server.cpp | 40 void InspectorServer::Kill() in Kill() function in ark::tooling::inspector::InspectorServer |