Searched defs:make_call (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Demo/rpc/ | ||
D | rpc.py | 237 def make_call(self, proc, args, pack_func, unpack_func): member in Client |
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/ | ||
D | ims.py | 35 def make_call(self, member in ImsFunctions |
/aosp_15_r20/platform_testing/tests/automotive/mobly_tests/utilities/ | ||
H A D | spectatio_utils.py | 92 def make_call(self): member in CallUtils |