Searched defs:GetAttachments (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/ipc/ | ||
H A D | ipc_channel_reader_unittest.cc | 42 bool GetAttachments(Message* msg) override { return true; } in GetAttachments() function in IPC::internal::__anonfc4a12850111::MockChannelReader |
H A D | ipc_channel_nacl.cc | 364 bool ChannelNacl::GetAttachments(Message* msg) { in GetAttachments() function in IPC::ChannelNacl |
/aosp_15_r20/external/libchrome/ipc/ | ||
H A D | ipc_channel_reader_unittest.cc | 41 bool GetAttachments(Message* msg) override { return true; } in GetAttachments() function in IPC::internal::__anon757db0cf0111::MockChannelReader |
/aosp_15_r20/external/golang-protobuf/internal/testprotos/news/ | ||
H A D | news.pb.go | 156 func (x *Article) GetAttachments() []*anypb.Any { func |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/metrics/v1/ | ||
D | metrics.pb.go | 980 func (x *DistributionValue_Exemplar) GetAttachments() map[string]string { func |