Home
last modified time | relevance | path

Searched refs:env_impl (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-hwmon/
H A Denv.hpp30 extern EnvImpl env_impl;
41 inline std::string getEnv(const char* key, const Env* env = &env_impl) in getEnv()
59 const Env* env = &env_impl) in getEnv()
81 const std::string& id, const Env* env = &env_impl) in getEnv()
H A Denv.cpp30 EnvImpl env_impl; variable
/openbmc/phosphor-hwmon/test/
H A Denv_unittest.cpp21 EnvImpl env_impl; variable
H A Dsensor_unittest.cpp23 EnvImpl env_impl; variable