Home
last modified time | relevance | path

Searched refs:_details (Results 1 – 18 of 18) sorted by relevance

/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_rpc_state.py32 self._details = None
72 self._details)
82 self._code, self._details)
90 return self._trailing_metadata, self._code, self._details
99 self._details = details
162 self._details = details
172 self._details = details
D_invocation.py55 def _details(handler): function
87 return _details(self._handler)
117 return _details(self._handler)
236 return _details(self._handler)
324 return _details(self._handler)
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_server/
D_handler.py65 self._details = None
103 self._details = details
177 self._details,
188 return self._trailing_metadata, self._code, self._details
197 self._details = 'Took too much time!'
/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_metadata_code_details_test.py67 self._details = None
78 context.abort(self._code, self._details)
82 if self._details is not None:
83 context.set_details(self._details)
95 context.abort(self._code, self._details)
99 if self._details is not None:
100 context.set_details(self._details)
115 context.abort(self._code, self._details)
119 if self._details is not None:
120 context.set_details(self._details)
[all …]
/third_party/libwebsockets/include/
Dlibwebsockets.hxx47 lssException(std::string _details) { details = _details; } in lssException() argument
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Ddecoration_image.dart190 DecorationImagePainter._(this._details, this._onChanged) : assert(_details != null);
192 final DecorationImage _details;
218 if (_details.matchTextDirection) {
228 ' $_details\n'
239 final ImageStream newImageStream = _details.image.resolve(configuration);
259 colorFilter: _details.colorFilter,
260 fit: _details.fit,
261 alignment: _details.alignment.resolve(configuration.textDirection),
262 centerSlice: _details.centerSlice,
263 repeat: _details.repeat,
[all …]
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Drpc_status.pyx.pxi27 self._details = details
35 return self._details
Drpc_status.pxd.pxi20 str _details
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pyx.pxi96 self._details = details
113 self._c_details = _slice_from_bytes(_encode(self._details))
212 self._details = _decode(_slice_bytes(self._c_details))
227 return self._details
Doperation.pxd.pxi58 cdef readonly object _details
97 cdef str _details
/third_party/grpc/src/objective-c/GRPCClient/private/GRPCCore/
DGRPCWrappedCall.m189 grpc_slice _details;
203 _op.data.recv_status_on_client.status_details = &_details;
213 char *details = grpc_slice_to_c_string(strongSelf->_details);
230 grpc_slice_unref(_details);
/third_party/grpc/src/python/grpcio/grpc/aio/
D_call.py63 _details: Optional[str]
86 self._details = details
105 return self._details
134 self._code, self._details,
/third_party/grpc/src/python/grpcio/grpc/experimental/aio/
D_call.py63 _details: Optional[str]
86 self._details = details
105 return self._details
134 self._code, self._details,
/third_party/flutter/engine/flutter/shell/platform/darwin/common/framework/Source/
DFlutterChannels.mm88 _details = [details retain];
95 [_details release];
/third_party/icu/docs/userguide/format_parse/messages/
Dindex.md46 [C++](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classMessageFormat.html#_details
47 [C](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/umsg_8h.html#_details)).
/third_party/grpc/src/python/grpcio/grpc/
D_server.py79 def _details(state): function
525 details = _details(state)
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2.3.0.txt54 1. Text_information_frames_-_details
59 1. URL_link_frames_-_details
/third_party/icu/docs/userguide/
Dicudata.md759 …taInfo](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/structUDataInfo.html#_details)