Android-cuttlefish cvd tool
|
#include "sysdeps.h"
#include "bugreport.h"
#include <string>
#include <vector>
#include <android-base/file.h>
#include <android-base/strings.h>
#include "adb_client.h"
#include "adb_utils.h"
#include "client/file_sync_client.h"
Classes | |
class | BugreportStandardStreamsCallback |
Macros | |
#define | TRACE_TAG ADB |
Variables | |
static constexpr char | BUGZ_BEGIN_PREFIX [] = "BEGIN:" |
static constexpr char | BUGZ_PROGRESS_PREFIX [] = "PROGRESS:" |
static constexpr char | BUGZ_PROGRESS_SEPARATOR [] = "/" |
static constexpr char | BUGZ_OK_PREFIX [] = "OK:" |
static constexpr char | BUGZ_FAIL_PREFIX [] = "FAIL:" |
#define TRACE_TAG ADB |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |