Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp349 Status AdbClient::internalShell(const char *command, milliseconds timeout, in internalShell() function in AdbClient
387 auto error = internalShell(command, timeout, output_buffer); in Shell()
399 auto error = internalShell(command, timeout, output_buffer); in ShellToFile()
H A DAdbClient.h128 Status internalShell(const char *command, std::chrono::milliseconds timeout,