Searched defs:MethodType (Results 1 - 25 of 51) sorted by relevance

123

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A DBastion.py34 from types import MethodType namespace
121 if type(attribute) == MethodType:
H A Dsocket.py50 from types import MethodType namespace
230 m = MethodType(p,None,_socketobject)
H A Dtypes.py54 UnboundMethodType = type(_C._m) # Same as MethodType
57 MethodType = type(_x._m) variable
/prebuilts/gdb/linux-x86/lib/python2.7/
H A DBastion.py34 from types import MethodType namespace
121 if type(attribute) == MethodType:
H A Dsocket.py50 from types import MethodType namespace
230 m = MethodType(p,None,_socketobject)
H A Dtypes.py54 UnboundMethodType = type(_C._m) # Same as MethodType
57 MethodType = type(_x._m) variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DBastion.py34 from types import MethodType namespace
121 if type(attribute) == MethodType:
H A Dsocket.py50 from types import MethodType namespace
230 m = MethodType(p,None,_socketobject)
H A Dtypes.py54 UnboundMethodType = type(_C._m) # Same as MethodType
57 MethodType = type(_x._m) variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DBastion.py34 from types import MethodType namespace
121 if type(attribute) == MethodType:
H A Dsocket.py50 from types import MethodType namespace
230 m = MethodType(p,None,_socketobject)
H A Dtypes.py54 UnboundMethodType = type(_C._m) # Same as MethodType
57 MethodType = type(_x._m) variable
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_pyclbr.py7 from types import ClassType, FunctionType, MethodType, BuiltinFunctionType namespace
75 if not isinstance(obj, MethodType):
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_pyclbr.py7 from types import ClassType, FunctionType, MethodType, BuiltinFunctionType namespace
75 if not isinstance(obj, MethodType):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_pyclbr.py7 from types import ClassType, FunctionType, MethodType, BuiltinFunctionType namespace
75 if not isinstance(obj, MethodType):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_pyclbr.py7 from types import ClassType, FunctionType, MethodType, BuiltinFunctionType namespace
75 if not isinstance(obj, MethodType):
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dcallback.h141 typedef void (Class::*MethodType)(); typedef in class:google::protobuf::internal::MethodClosure0
143 MethodClosure0(Class* object, MethodType method, bool self_deleting)
155 MethodType method_;
185 typedef void (Class::*MethodType)(Arg1 arg1); typedef in class:google::protobuf::internal::MethodClosure1
187 MethodClosure1(Class* object, MethodType method, bool self_deleting,
201 MethodType method_;
233 typedef void (Class::*MethodType)(Arg1 arg1, Arg2 arg2); typedef in class:google::protobuf::internal::MethodClosure2
235 MethodClosure2(Class* object, MethodType method, bool self_deleting,
249 MethodType method_;
353 typedef R (T::*MethodType)(P typedef in class:google::protobuf::internal::MethodResultCallback_5_2
[all...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h885 typedef void (Class::*MethodType)(); typedef in class:google::protobuf::internal::MethodClosure0
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
899 MethodType method_;
929 typedef void (Class::*MethodType)(Arg1 arg1); typedef in class:google::protobuf::internal::MethodClosure1
931 MethodClosure1(Class* object, MethodType method, bool self_deleting,
945 MethodType method_;
977 typedef void (Class::*MethodType)(Arg1 arg1, Arg2 arg2); typedef in class:google::protobuf::internal::MethodClosure2
979 MethodClosure2(Class* object, MethodType method, bool self_deleting,
993 MethodType method_;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h885 typedef void (Class::*MethodType)(); typedef in class:google::protobuf::internal::MethodClosure0
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
899 MethodType method_;
929 typedef void (Class::*MethodType)(Arg1 arg1); typedef in class:google::protobuf::internal::MethodClosure1
931 MethodClosure1(Class* object, MethodType method, bool self_deleting,
945 MethodType method_;
977 typedef void (Class::*MethodType)(Arg1 arg1, Arg2 arg2); typedef in class:google::protobuf::internal::MethodClosure2
979 MethodClosure2(Class* object, MethodType method, bool self_deleting,
993 MethodType method_;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
H A Dcommon.h885 typedef void (Class::*MethodType)(); typedef in class:google::protobuf::internal::MethodClosure0
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
899 MethodType method_;
929 typedef void (Class::*MethodType)(Arg1 arg1); typedef in class:google::protobuf::internal::MethodClosure1
931 MethodClosure1(Class* object, MethodType method, bool self_deleting,
945 MethodType method_;
977 typedef void (Class::*MethodType)(Arg1 arg1, Arg2 arg2); typedef in class:google::protobuf::internal::MethodClosure2
979 MethodClosure2(Class* object, MethodType method, bool self_deleting,
993 MethodType method_;
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
H A Dcommon.h885 typedef void (Class::*MethodType)(); typedef in class:google::protobuf::internal::MethodClosure0
887 MethodClosure0(Class* object, MethodType method, bool self_deleting)
899 MethodType method_;
929 typedef void (Class::*MethodType)(Arg1 arg1); typedef in class:google::protobuf::internal::MethodClosure1
931 MethodClosure1(Class* object, MethodType method, bool self_deleting,
945 MethodType method_;
977 typedef void (Class::*MethodType)(Arg1 arg1, Arg2 arg2); typedef in class:google::protobuf::internal::MethodClosure2
979 MethodClosure2(Class* object, MethodType method, bool self_deleting,
993 MethodType method_;
/prebuilts/sdk/tools/
H A Dcore-lambda-stubs.jarMETA-INF/ META-INF/MANIFEST.MF java/lang/invoke/CallSite.class CallSite.java package ...
/prebuilts/sdk/tools/darwin/bin/
H A Dcore-lambda-stubs.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/lang/ java/lang/invoke/ java/lang/invoke/CallSite ...
/prebuilts/sdk/tools/linux/bin/
H A Dcore-lambda-stubs.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/lang/ java/lang/invoke/ java/lang/invoke/CallSite ...
/prebuilts/sdk/tools/windows/bin/
H A Dcore-lambda-stubs.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/lang/ java/lang/invoke/ java/lang/invoke/CallSite ...

Completed in 692 milliseconds

123