Searched refs:SendSetCurrentThreadPacket (Results 1 – 2 of 2) sorted by relevance
301 std::optional<PidTid> SendSetCurrentThreadPacket(uint64_t tid, uint64_t pid,
2717 std::optional<PidTid> GDBRemoteCommunicationClient::SendSetCurrentThreadPacket( in SendSetCurrentThreadPacket() function in GDBRemoteCommunicationClient2756 std::optional<PidTid> ret = SendSetCurrentThreadPacket(tid, pid, 'g'); in SetCurrentThread()2771 std::optional<PidTid> ret = SendSetCurrentThreadPacket(tid, pid, 'c'); in SetCurrentThreadForRun()