Android-cuttlefish cvd tool
Classes | Namespaces | Functions
fetch_tracer.cpp File Reference
#include "cuttlefish/host/commands/cvd/fetch/fetch_tracer.h"
#include <chrono>
#include <ctime>
#include <iomanip>
#include <memory>
#include <mutex>
#include <optional>
#include <sstream>
#include <string>
#include <utility>
#include <vector>
#include <fmt/format.h>
Include dependency graph for fetch_tracer.cpp:

Classes

struct  cuttlefish::anonymous_namespace{fetch_tracer.cpp}::Phase
 
struct  cuttlefish::FetchTracer::TraceImpl
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{fetch_tracer.cpp}
 

Functions

std::string cuttlefish::anonymous_namespace{fetch_tracer.cpp}::FormatByteSize (uint64_t size)
 
std::string cuttlefish::anonymous_namespace{fetch_tracer.cpp}::ToStyledString (const FetchTracer::TraceImpl &trace, std::string indent_prefix)