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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/
Context.c 132 call_list(PL_scopestack_ix, PL_unitcheckav);
  /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...]
  /external/chromium_org/third_party/pymock/
mock.py 2118 def call_list(self): member in class:_Call
    [all...]

Completed in 366 milliseconds