Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h53 Status SendSyncRequest(const char *request_id, const uint32_t data_len,
H A DAdbClient.cpp584 Status AdbClient::SyncService::SendSyncRequest(const char *request_id, in SendSyncRequest() argument
588 encoder.AppendData(llvm::StringRef(request_id)); in SendSyncRequest()