Home
last modified time | relevance | path

Searched defs:GetVar (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/
Denvironment.cc29 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar() function in base::__anonfc2653f00111::EnvironmentImpl
/third_party/python/Modules/
D_tkinter.c1804 GetVar(TkappObject *self, PyObject *args, int flags) in GetVar() function