Home
last modified time | relevance | path

Searched refs:SetPath (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp233 void CuttlefishConfig::SetPath(const std::string& key, in SetPath() function in cuttlefish::CuttlefishConfig
259 SetPath(kCuttlefishEnvPath, path); in set_cuttlefish_env_path()
346 SetPath(kSeccompPolicyDir, seccomp_policy_dir); in set_seccomp_policy_dir()
422 SetPath(kBootloader, bootloader); in set_bootloader()
515 SetPath(kSigServerHeadersPath, path); in set_sig_server_headers_path()
Dcuttlefish_config.h565 void SetPath(const std::string& key, const std::string& path);