/aosp_15_r20/bootable/libbootloader/gbl/docs/ |
H A D | gbl_efi_fastboot_protocol.md | 114 ### Summary 118 ### Prototype 132 ### Parameters 159 ### Description 177 ### Status Codes Returned
|
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/ |
H A D | extensions.h | 54 struct GetVar { struct 55 std::string regex_str; 56 std::regex regex; 57 int line_num;
|
H A D | main.cpp | 273 TEST_F(Conformance, GetVar) { in TEST_F() argument
|
/aosp_15_r20/art/test/1939-proxy-frames/src/art/ |
H A D | Test1939.java | 44 public Object GetVar(Thread t, int depth); in GetVar() method
|
/aosp_15_r20/art/test/1965-get-set-local-primitive-no-tables/src/art/ |
H A D | Test1965.java | 54 public static interface GetterFunction { public Object GetVar(Thread t, int depth, int slot); } in GetVar() method
|
/aosp_15_r20/external/cronet/base/ |
H A D | environment.cc | 27 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar() function in base::__anon597303140111::EnvironmentImpl
|
H A D | environment_unittest.cc | 29 TEST_F(EnvironmentTest, GetVar) { in TEST_F() argument
|
/aosp_15_r20/system/core/fastboot/ |
H A D | fastboot_driver_test.cpp | 33 TEST_F(DriverTest, GetVar) { in TEST_F() argument
|
H A D | fastboot_driver.cpp | 101 RetCode FastBootDriver::GetVar(const std::string& key, std::string* val, in GetVar() function in fastboot::FastBootDriver
|
/aosp_15_r20/art/test/1914-get-local-instance/src/art/ |
H A D | Test1914.java | 71 public Object GetVar(Thread t, int depth); in GetVar() method
|
/aosp_15_r20/art/test/1967-get-set-local-bad-slot/src/art/ |
H A D | Test1967.java | 67 public Object GetVar(Thread t, int depth, int slot); in GetVar() method
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | fastboot.py | 86 def GetVar(self, variable, timeout=None, retries=None): member in Fastboot
|
/aosp_15_r20/external/libchrome/base/ |
H A D | environment_unittest.cc | 29 TEST_F(EnvironmentTest, GetVar) { in TEST_F() argument
|
H A D | environment.cc | 29 bool GetVar(StringPiece variable_name, std::string* result) override { in GetVar() function in base::__anon78e0969e0111::EnvironmentImpl
|
/aosp_15_r20/art/test/1966-get-set-local-objects-no-table/src/art/ |
H A D | Test1966.java | 99 public static interface GetterFunction { public Object GetVar(Thread t, int depth, int slot); } in GetVar() method
|
/aosp_15_r20/art/test/1912-get-set-local-primitive/src/art/ |
H A D | Test1912.java | 107 public static interface GetterFunction { public Object GetVar(Thread t, int depth, int slot); } in GetVar() method
|
/aosp_15_r20/art/test/1913-get-set-local-objects/src/art/ |
H A D | Test1913.java | 137 public static interface GetterFunction { public Object GetVar(Thread t, int depth, int slot); } in GetVar() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/ |
H A D | parm.rs | 16 GetVar, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/ |
H A D | parm.rs | 16 GetVar, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/ |
H A D | parm.rs | 16 GetVar, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/ |
H A D | parm.rs | 16 GetVar, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/term/terminfo/ |
H A D | parm.rs | 16 GetVar, enumerator
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_config_service_linux_unittest.cc | 141 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar() function in net::__anondc2941640111::MockEnvironment
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _tkinter.c | 1804 GetVar(TkappObject *self, PyObject *args, int flags) in GetVar() function
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _tkinter.c | 2012 GetVar(PyObject *self, PyObject *args, int flags) in GetVar() function
|