HomeSort by relevance Sort by last modified time
    Searched refs:call_list (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-spu.c 379 struct call_info *call_list; member in struct:function_info
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
SimpleXMLRPCServer.py 346 def system_multicall(self, call_list):
357 for call in call_list:
xmlrpclib.py 938 def __init__(self, call_list, name):
939 self.__call_list = call_list
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
SimpleXMLRPCServer.py 346 def system_multicall(self, call_list):
357 for call in call_list:
xmlrpclib.py 938 def __init__(self, call_list, name):
939 self.__call_list = call_list
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
SimpleXMLRPCServer.py 346 def system_multicall(self, call_list):
357 for call in call_list:
xmlrpclib.py 938 def __init__(self, call_list, name):
939 self.__call_list = call_list
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SimpleXMLRPCServer.py 346 def system_multicall(self, call_list):
357 for call in call_list:
xmlrpclib.py 938 def __init__(self, call_list, name):
939 self.__call_list = call_list
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SimpleXMLRPCServer.py 346 def system_multicall(self, call_list):
357 for call in call_list:
xmlrpclib.py 938 def __init__(self, call_list, name):
939 self.__call_list = call_list
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_video_utils.py 199 call_list = ad.droid.telecomCallGetCallIds()
200 for call in call_list:
218 log.error("Phone not in video call. Call list: {}".format(call_list))
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVoiceTest.py     [all...]
  /external/chromium-trace/catapult/telemetry/third_party/mock/
mock.py 2118 def call_list(self): member in class:_Call
    [all...]
  /external/pdfium/third_party/pymock/
mock.py 2118 def call_list(self): member in class:_Call
    [all...]

Completed in 1569 milliseconds