Home
last modified time | relevance | path

Searched refs:DataAvailableCallback (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h218 void DataAvailableCallback();
H A DGDBRemoteCommunicationServerLLGS.cpp888 void GDBRemoteCommunicationServerLLGS::DataAvailableCallback() { function in GDBRemoteCommunicationServerLLGS
930 read_object_sp, [this](MainLoopBase &) { DataAvailableCallback(); },