#include "app/net/rom_version_manager.h"
#include <algorithm>
#include <chrono>
#include <cstring>
#include "absl/strings/str_format.h"
#include "absl/strings/str_cat.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::net |
namespace | yaze::net::anonymous_namespace{rom_version_manager.cc} |
Functions | |
std::string | yaze::net::anonymous_namespace{rom_version_manager.cc}::ComputeHash (const std::vector< uint8_t > &data) |
std::string | yaze::net::anonymous_namespace{rom_version_manager.cc}::GenerateId () |
int64_t | yaze::net::anonymous_namespace{rom_version_manager.cc}::GetCurrentTimestamp () |