/aosp_15_r20/system/server_configurable_flags/aconfigd/ |
H A D | aconfigd_socket_test.cpp | 170 TEST_F(AconfigdSocketTest, single_request) { in TEST_F() argument
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | enhanced_retransmission_mode_tx_engine.cc | 267 const auto single_request = std::exchange(single_request_, std::nullopt); in ProcessSingleRetransmitRequest() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | client.cc | 332 ExecuteGraphRequest single_request; in ExecuteParallel() local
|
/aosp_15_r20/external/python/cpython3/Lib/xmlrpc/ |
D | client.py | 1175 def single_request(self, host, handler, request_body, verbose=False): member in Transport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xmlrpc/ |
D | client.py | 1175 def single_request(self, host, handler, request_body, verbose=False): member in Transport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xmlrpc/ |
D | client.py | 1175 def single_request(self, host, handler, request_body, verbose=False): member in Transport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xmlrpc/ |
D | client.py | 1175 def single_request(self, host, handler, request_body, verbose=False): member in Transport
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xmlrpc/ |
D | client.py | 1175 def single_request(self, host, handler, request_body, verbose=False): member in Transport
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xmlrpc/ |
H A D | client.py | 1175 def single_request(self, host, handler, request_body, verbose=False): member in Transport
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | xmlrpclib.py | 1300 def single_request(self, host, handler, request_body, verbose=0): member in Transport
|