Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/
DSimpleXMLRPCServer.py346 def system_multicall(self, call_list): argument
Dxmlrpclib.py947 def __init__(self, call_list, name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xmlrpc/
Dserver.py341 def system_multicall(self, call_list): argument
Dclient.py836 def __init__(self, call_list, name): argument
/aosp_15_r20/external/python/cpython3/Lib/xmlrpc/
Dserver.py341 def system_multicall(self, call_list): argument
Dclient.py836 def __init__(self, call_list, name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xmlrpc/
Dserver.py341 def system_multicall(self, call_list): argument
Dclient.py836 def __init__(self, call_list, name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xmlrpc/
Dserver.py341 def system_multicall(self, call_list): argument
Dclient.py836 def __init__(self, call_list, name): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xmlrpc/
H A Dserver.py341 def system_multicall(self, call_list): argument
H A Dclient.py836 def __init__(self, call_list, name): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc325 uint32_t HfpIntf::current_calls_query_response(const ::rust::Vec<CallInfo>& call_list, in current_calls_query_response()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xmlrpc/
Dserver.py341 def system_multicall(self, call_list): argument
Dclient.py836 def __init__(self, call_list, name): argument
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuiltin.py1290 call_list = _call_tuple_list variable in BuiltinVariable
/aosp_15_r20/external/python/cpython2/Lib/test/
D_mock_backport.py2068 def call_list(self): member in _Call
/aosp_15_r20/external/pdfium/third_party/pymock/
H A Dmock.py2118 def call_list(self): member in _Call
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dmock.py2636 def call_list(self): member in _Call
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dmock.py2636 def call_list(self): member in _Call
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Dmock.py2636 def call_list(self): member in _Call
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dmock.py2636 def call_list(self): member in _Call
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Dmock.py2636 def call_list(self): member in _Call
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dmock.py2636 def call_list(self): member in _Call
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs493 call_list: Vec<CallInfo>, field