Home
last modified time | relevance | path

Searched defs:make_call (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Demo/rpc/
Drpc.py237 def make_call(self, proc, args, pack_func, unpack_func): member in Client
417 def make_call(self, proc, args, pack_func, unpack_func): member in RawBroadcastUDPClient
630 def make_call(self, proc, args, pack_func, unpack_func): member in BroadcastUDPClient
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/
Dims.py35 def make_call(self, member in ImsFunctions
/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/
H A Dspectatio_utils.py92 def make_call(self): member in CallUtils