HomeSort by relevance Sort by last modified time
    Searched defs:Marshaller (Results 1 - 16 of 16) sorted by null

  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 15 /// These are used by the registry to export all marshaller constructors with
176 /// \brief Simple callback implementation. Marshaller and function are provided.
178 /// This class wraps a function of arbitrary signature and a marshaller
180 /// The marshaller is in charge of taking the VariantValue arguments, checking
190 /// \param Marshaller Function to unpack the arguments and call \c Func
197 MarshallerType Marshaller, void (*Func)(), StringRef MatcherName,
200 : Marshaller(Marshaller), Func(Func), MatcherName(MatcherName),
207 return Marshaller(Func, MatcherName, NameRange, Args, Error);
224 const MarshallerType Marshaller;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmlrpclib.py 118 Marshaller Generate an XML-RPC params chunk from a Python data structure
532 FastMarshaller = _xmlrpclib.Marshaller
584 # XML-RPC marshaller.
590 class Marshaller:
593 Create a Marshaller instance for each set of parameters, and use
    [all...]
  /external/python/cpython2/Lib/
xmlrpclib.py 119 Marshaller Generate an XML-RPC params chunk from a Python data structure
533 FastMarshaller = _xmlrpclib.Marshaller
590 # XML-RPC marshaller.
596 class Marshaller:
599 Create a Marshaller instance for each set of parameters, and use
    [all...]
  /external/python/cpython3/Lib/xmlrpc/
client.py 112 Marshaller Generate an XML-RPC params chunk from a Python data structure
454 # XML-RPC marshaller.
460 class Marshaller:
463 Create a Marshaller instance for each set of parameters, and use
969 m = Marshaller(encoding, allow_none)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmlrpclib.py 118 Marshaller Generate an XML-RPC params chunk from a Python data structure
532 FastMarshaller = _xmlrpclib.Marshaller
584 # XML-RPC marshaller.
590 class Marshaller:
593 Create a Marshaller instance for each set of parameters, and use
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmlrpclib.py 118 Marshaller Generate an XML-RPC params chunk from a Python data structure
532 FastMarshaller = _xmlrpclib.Marshaller
584 # XML-RPC marshaller.
590 class Marshaller:
593 Create a Marshaller instance for each set of parameters, and use
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 118 Marshaller Generate an XML-RPC params chunk from a Python data structure
532 FastMarshaller = _xmlrpclib.Marshaller
584 # XML-RPC marshaller.
590 class Marshaller:
593 Create a Marshaller instance for each set of parameters, and use
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 118 Marshaller Generate an XML-RPC params chunk from a Python data structure
532 FastMarshaller = _xmlrpclib.Marshaller
584 # XML-RPC marshaller.
590 class Marshaller:
593 Create a Marshaller instance for each set of parameters, and use
    [all...]
  /prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
jaxb-api-2.2.12-b140109.1041.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.1/
grpc-core-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/1.0.3/
grpc-core-1.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 98 milliseconds