Home
last modified time | relevance | path

Searched refs:Retrieve (Results 1 – 25 of 113) sorted by relevance

12345

/third_party/flatbuffers/tests/MyGame/Example/
Dmonster_test_grpc_fb.py18 self.Retrieve = channel.unary_stream(
42 def Retrieve(self, request, context): member in MonsterStorageServicer
66 servicer.Retrieve,
107 self.Retrieve = channel.unary_stream(
131 def Retrieve(self, request, context): member in MonsterStorageServicer
155 servicer.Retrieve,
183 def Retrieve(self, request, context): member in BetaMonsterStorageServicer
200 def Retrieve(self, request, timeout, metadata=None, with_call=False, protocol_options=None): member in BetaMonsterStorageStub
219 …MyGame.Example.MonsterStorage', 'Retrieve'): face_utilities.unary_stream_inline(servicer.Retrieve),
DMonsterStorage_grpc.go19 Retrieve(ctx context.Context, in *flatbuffers.Builder, methodSpec
45 func (c *monsterStorageClient) Retrieve(ctx context.Context, in *flatbuffers.Builder, func
148 Retrieve(*Stat, MonsterStorage_RetrieveServer) error methodSpec
161 func (UnimplementedMonsterStorageServer) Retrieve(*Stat, MonsterStorage_RetrieveServer) error { func
207 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})
/third_party/flatbuffers/tests/
Dmonster_test_grpc.d.ts10 Retrieve: IMonsterStorageService_IRetrieve; property
59 Retrieve: grpc.handleServerStreamingCall<MyGame_Example_Stat, MyGame_Example_Monster>; property
68Retrieve(request: MyGame_Example_Stat, metadata: grpc.Metadata): grpc.ClientReadableStream<MyGame_… method
69Retrieve(request: MyGame_Example_Stat, options: Partial<grpc.CallOptions>): grpc.ClientReadableStr… method
83 …public Retrieve(request: MyGame_Example_Stat, metadata: grpc.Metadata): grpc.ClientReadableStream<…
84 …public Retrieve(request: MyGame_Example_Stat, options: Partial<grpc.CallOptions>): grpc.ClientRead…
Dmonster_test_grpc.js46 Retrieve: {
Dmonster_test.grpc.fb.h45 …std::unique_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::g… in Retrieve() function
95 …std::unique_ptr< ::grpc::ClientReader< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::Clie… in Retrieve() function
148 …virtual ::grpc::Status Retrieve(::grpc::ServerContext* context, const flatbuffers::grpc::Message<S…
184 …::grpc::Status Retrieve(::grpc::ServerContext* context, const flatbuffers::grpc::Message<Stat>* re… in Retrieve() function
262 …::grpc::Status Retrieve(::grpc::ServerContext* context, const flatbuffers::grpc::Message<Stat>* re… in Retrieve() function
335 …::grpc::Status Retrieve(::grpc::ServerContext* context, const flatbuffers::grpc::Message<Stat>* re… in Retrieve() function
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dmonster_test.grpc.swift38 func Retrieve(
71 public func Retrieve(
142 …func Retrieve(request: Message<MyGame_Example_Stat>, context: StreamingResponseCallContext<Message… in Store() function
167 userFunction: self.Retrieve(request:context:)) in Store()
/third_party/libsnd/docs/
Dcommand.md29 | [SFC_GET_LIB_VERSION](#sfc_get_lib_version) | Retrieve the version of the l…
30 | [SFC_GET_LOG_INFO](#sfc_get_log_info) | Retrieve the internal per-fil…
31 | [SFC_GET_CURRENT_SF_INFO](#sfc_get_current_sf_info) | Retrieve `SF_INFO` struct of …
36 | [SFC_GET_SIGNAL_MAX](#sfc_get_signal_max) | Retrieve the peak value for t…
37 | [SFC_GET_MAX_ALL_CHANNELS](#sfc_get_max_all_channels) | Retrieve the peak value for e…
89 Retrieve the version of the library as a string.
123 Retrieve the internal per-file operation log.
160 Retrieve `SF_INFO` struct of opened file.
192 Retrieve the measured maximum signal value. This involves reading through the
222 Retrieve the measured normalised maximum signal value. This involves reading
[all …]
/third_party/curl/docs/cmdline-opts/
Drange.d3 Help: Retrieve only the bytes within RANGE
8 Retrieve a byte range (i.e. a partial document) from an HTTP/1.1, FTP or SFTP
/third_party/flatbuffers/grpc/tests/
Dgo_test.go33 func (s *server) Retrieve(context context.Context, in *Example.Stat) (*flatbuffers.Builder, error) { func
64 out, err := c.Retrieve(context.Background(), b)
Dgrpctest.cpp48 virtual ::grpc::Status Retrieve( in Retrieve() function in ServiceImpl
131 auto stream = stub->Retrieve(&context, request); in RetrieveRPC()
Dgrpctest.py88 def Retrieve(self, request, context): member in MonsterStorage
165 monster_reponses = stub.Retrieve(stat_response)
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-fund.md4 description: Retrieve funding information
9 ## Retrieve funding information
/third_party/boost/libs/python/doc/reference/
Dexec.qbk49 // Retrieve the main module.
52 // Retrieve the main module's namespace
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dasset_bundle.dart52 /// Retrieve a binary resource from the asset bundle as a data stream.
57 /// Retrieve a string from the asset bundle.
82 /// Retrieve a string from the asset bundle, parse it with the given function,
127 /// Retrieve a string from the asset bundle, parse it with the given function,
166 /// Retrieve a string from the asset bundle, parse it with the given function,
/third_party/gettext/gettext-runtime/doc/
Drt-ngettext.texi29 Retrieve translated messages from @var{textdomain}. Usually a @var{textdomain}
58 Retrieve translated message from @var{textdomain}.
Drt-gettext.texi30 Retrieve translated messages from @var{textdomain}. Usually a @var{textdomain}
64 Retrieve translated message corresponding to @var{msgid} from @var{textdomain}.
/third_party/curl/tests/data/
Dtest146342 -r, --range <range> Retrieve only the bytes within RANGE
Dtest146442 -r, --range <range> Retrieve only the bytes within RANGE
/third_party/libuv/docs/src/
Dmetrics.rst15 Retrieve the amount of time the event loop has been idle in the kernel's
/third_party/skia/third_party/externals/markupsafe/
DREADME.chromium24 Retrieve or update by executing markupsafe/get_markupsafe.sh from third_party.
/third_party/node/tools/inspector_protocol/markupsafe/
DREADME.chromium24 Retrieve or update by executing markupsafe/get_markupsafe.sh from third_party.
/third_party/cef/libcef/common/mojom/
Dcef.mojom119 // Retrieve info for a new RenderThread.
123 // Retrieve info for a new CefBrowser.
/third_party/node/tools/inspector_protocol/jinja2/
DREADME.chromium26 Retrieve or update by executing jinja2/get_jinja2.sh from third_party.
/third_party/python/Doc/c-api/
Dslice.rst32 Retrieve the start, stop and step indices from the slice object *slice*,
49 Usable replacement for :c:func:`PySlice_GetIndices`. Retrieve the start,
/third_party/cef/tests/shared/browser/
Dresource_util_mac.mm32 // Retrieve the executable directory.

12345