Searched defs:rpc (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/graph/ |
D | GrpcGraph.cpp | 38 ::grpc::ClientAsyncResponseReader<RpcType>* rpc, ::grpc::CompletionQueue* cq, in FinishRpcAndGetResult() 100 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::GraphOptionsResponse>> rpc( in initialize() local 149 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleConfigPhase() local 201 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleExecutionPhase() local 241 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleStopWithFlushPhase() local 284 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleStopImmediatePhase() local 324 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in handleResetPhase() local 365 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in StartGraphProfiling() local 389 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::StatusResponse>> rpc( in StopGraphProfiling() local 412 std::unique_ptr<::grpc::ClientAsyncResponseReader<proto::ProfilingDataResponse>> rpc( in GetDebugInfo() local
|
D | StreamSetObserver.cpp | 52 std::unique_ptr<::grpc::ClientAsyncReader<proto::OutputStreamResponse>> rpc( in startObservingStream() local
|
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
D | dbus_iface.rs | 22 pub rpc: SuspendDBusRPC, field
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 724 pub rpc: BluetoothDBusRPC, field 1122 pub rpc: BluetoothManagerDBusRPC, field 1337 pub rpc: BluetoothAdminDBusRPC, field 1432 pub rpc: BluetoothGattDBusRPC, field 2106 pub rpc: BluetoothSocketManagerDBusRPC, field 2369 pub rpc: BluetoothTelephonyDBusRPC, field 2493 pub rpc: BluetoothQADBusRPC, field 2612 pub rpc: BluetoothMediaDBusRPC, field 2980 pub rpc: BatteryManagerDBusRPC, field
|