Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp118 bool getFlagIfUnset(const std::string& envKey, T* out) const { in getFlagIfUnset() argument
123 std::string envStrValue = getEnv(envKey); in getFlagIfUnset()
134 std::cerr << "Cannot override existing value " << *out << " with " << envKey in getFlagIfUnset()