Android-cuttlefish cvd tool
Namespaces | Functions
hex.cpp File Reference
#include "cuttlefish/host/commands/casimir_control_server/hex.h"
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for hex.cpp:

Namespaces

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

Functions

static int cuttlefish::anonymous_namespace{hex.cpp}::ByteNumber (char x)
 
Result< std::vector< uint8_t > > cuttlefish::HexToBytes (const std::string &hex_string)