Searched defs:GetVar (Results 1 – 2 of 2) sorted by relevance
| /third_party/gn/src/base/ | ||
| D | environment.cc | 29 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar() function in base::__anonfc2653f00111::EnvironmentImpl |
| /third_party/python/Modules/ | ||
| D | _tkinter.c | 1804 GetVar(TkappObject *self, PyObject *args, int flags) in GetVar() function |