Android-cuttlefish cvd tool
Namespaces | Functions
envp_to_map.cc File Reference
#include "cuttlefish/process/envp_to_map.h"
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
#include "absl/log/log.h"
#include "absl/strings/str_split.h"
Include dependency graph for envp_to_map.cc:

Namespaces

namespace  cuttlefish
 

Functions

std::unordered_map< std::string, std::string > cuttlefish::EnvpToMap (char **envp)