Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.h261 rnb_err_t SendAsyncJSONPacket(const JSONGenerator::Dictionary &dictionary);
DRNBRemote.cpp609 SendAsyncJSONPacket(async_dictionary); in SendAsyncDarwinLogData()
664 RNBRemote::SendAsyncJSONPacket(const JSONGenerator::Dictionary &dictionary) { in SendAsyncJSONPacket() function in RNBRemote