Home
last modified time | relevance | path

Searched defs:SyncRequest (Results 1 – 9 of 9) sorted by relevance

/external/googleapis/google/home/graph/v1/
Dhomegraph.proto134 rpc Sync(SyncRequest) returns (SyncResponse) { argument
333 message SyncRequest { message
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc373 class Server::SyncRequest final : public grpc::internal::CompletionQueueTag { class in grpc::Server
375 SyncRequest(Server* server, grpc::internal::RpcServiceMethod* method, in SyncRequest() function in grpc::Server::SyncRequest
383 SyncRequest(Server* server, grpc::internal::RpcServiceMethod* method, in SyncRequest() function in grpc::Server::SyncRequest
498 SyncRequest(Server* server, grpc::internal::RpcServiceMethod* method) in SyncRequest() function in grpc::Server::SyncRequest
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc375 class Server::SyncRequest final : public grpc::internal::CompletionQueueTag { class in grpc::Server
377 SyncRequest(Server* server, grpc::internal::RpcServiceMethod* method, in SyncRequest() function in grpc::Server::SyncRequest
385 SyncRequest(Server* server, grpc::internal::RpcServiceMethod* method, in SyncRequest() function in grpc::Server::SyncRequest
500 SyncRequest(Server* server, grpc::internal::RpcServiceMethod* method) in SyncRequest() function in grpc::Server::SyncRequest
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver.h222 class SyncRequest; variable
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/
Dserver.h222 class SyncRequest; variable
/external/grpc-grpc/include/grpcpp/
Dserver.h221 class SyncRequest; variable
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto351 message SyncRequest {} message
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc391 void ProducerIPCService::Sync(const protos::gen::SyncRequest&, in Sync()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dhomegraph.v1.json544 "SyncRequest": { object