Home
last modified time | relevance | path

Searched defs:CoreResponse (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DCoreResponse.php14 class CoreResponse extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
H A Dcontrol_pb.rb56CoreResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.CoreResponse… constant
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
H A Dcontrol.proto171 message CoreResponse { message
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dcontrol.proto193 message CoreResponse { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto193 message CoreResponse { message
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs4830 CoreResponse(CoreResponseData), enumerator
4864 CoreResponse(CoreResponse), enumerator
5902 pub struct CoreResponse { struct
5908 coreresponse: CoreResponseData, argument
5991 impl Packet for CoreResponse { implementation
6024 impl TryFrom<UciControlPacket> for CoreResponse { implementation
6026 fn try_from(packet: UciControlPacket) -> Result<CoreResponse, Self::Error> { in try_from()
6030 impl CoreResponse { implementation
6120 pub fn build(self) -> CoreResponse { in build()
6149 impl From<CoreResponseBuilder> for CoreResponse { implementation
[all …]
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs4830 CoreResponse(CoreResponseData), enumerator
4864 CoreResponse(CoreResponse), enumerator
5902 pub struct CoreResponse { struct
5908 coreresponse: CoreResponseData, argument
5991 impl Packet for CoreResponse { implementation
6024 impl TryFrom<UciControlPacket> for CoreResponse { implementation
6026 fn try_from(packet: UciControlPacket) -> Result<CoreResponse, Self::Error> { in try_from()
6030 impl CoreResponse { implementation
6120 pub fn build(self) -> CoreResponse { in build()
6149 impl From<CoreResponseBuilder> for CoreResponse { implementation
[all …]