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

  /external/grpc-grpc/src/core/lib/transport/
transport.h 68 #define GRPC_STREAM_REF_INIT(rc, ir, cb, cb_arg, objtype) \
69 grpc_stream_ref_init(rc, ir, cb, cb_arg, objtype)
75 #define GRPC_STREAM_REF_INIT(rc, ir, cb, cb_arg, objtype) \
  /external/python/setuptools/setuptools/command/
test.py 65 def __get__(self, obj, objtype=None):
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_file2k.py 661 for objtype in ('buffer', 'bytearray'):
664 r'sys.stdout.write(%s("\xe9"))' % objtype,
test_descr.py     [all...]
  /external/python/cpython2/Lib/test/
test_file2k.py     [all...]
test_descr.py     [all...]
  /external/python/cpython3/Lib/test/
test_descr.py     [all...]

Completed in 5313 milliseconds