Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/sdk/
Dfastboot.py86 def GetVar(self, variable, timeout=None, retries=None): member in Fastboot
/external/libchrome/base/
Denvironment_unittest.cc29 TEST_F(EnvironmentTest, GetVar) { in TEST_F() argument
Denvironment.cc29 bool GetVar(StringPiece variable_name, std::string* result) override { in GetVar() function in base::__anonde78350f0111::EnvironmentImpl
/external/python/cpython3/Modules/
D_tkinter.c1881 GetVar(TkappObject *self, PyObject *args, int flags) in GetVar() function
/external/python/cpython2/Modules/
D_tkinter.c2012 GetVar(PyObject *self, PyObject *args, int flags) in GetVar() function