Home
last modified time | relevance | path

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

12

/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Dgbl_efi_fastboot_protocol.md114 ### Summary
118 ### Prototype
132 ### Parameters
159 ### Description
177 ### Status Codes Returned
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.h54 struct GetVar { struct
55 std::string regex_str;
56 std::regex regex;
57 int line_num;
H A Dmain.cpp273 TEST_F(Conformance, GetVar) { in TEST_F() argument
/aosp_15_r20/art/test/1939-proxy-frames/src/art/
H A DTest1939.java44 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 DTest1965.java54 public static interface GetterFunction { public Object GetVar(Thread t, int depth, int slot); } in GetVar() method
/aosp_15_r20/external/cronet/base/
H A Denvironment.cc27 bool GetVar(std::string_view variable_name, std::string* result) override { in GetVar() function in base::__anon597303140111::EnvironmentImpl
H A Denvironment_unittest.cc29 TEST_F(EnvironmentTest, GetVar) { in TEST_F() argument
/aosp_15_r20/system/core/fastboot/
H A Dfastboot_driver_test.cpp33 TEST_F(DriverTest, GetVar) { in TEST_F() argument
H A Dfastboot_driver.cpp101 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 DTest1914.java71 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 DTest1967.java67 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 Dfastboot.py86 def GetVar(self, variable, timeout=None, retries=None): member in Fastboot
/aosp_15_r20/external/libchrome/base/
H A Denvironment_unittest.cc29 TEST_F(EnvironmentTest, GetVar) { in TEST_F() argument
H A Denvironment.cc29 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 DTest1966.java99 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 DTest1912.java107 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 DTest1913.java137 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 Dparm.rs16 GetVar, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs16 GetVar, enumerator
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs16 GetVar, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs16 GetVar, enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs16 GetVar, enumerator
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config_service_linux_unittest.cc141 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.c1804 GetVar(TkappObject *self, PyObject *args, int flags) in GetVar() function
/aosp_15_r20/external/python/cpython2/Modules/
D_tkinter.c2012 GetVar(PyObject *self, PyObject *args, int flags) in GetVar() function

12