Home
last modified time | relevance | path

Searched defs:Export (Results 1 – 25 of 157) sorted by relevance

1234567

/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dapi_export.go21 type Export struct{} struct
25 func (Export) NewError(f string, x ...interface{}) error {
35 func (Export) EnumOf(e enum) protoreflect.Enum {
48 func (Export) EnumDescriptorOf(e enum) protoreflect.EnumDescriptor {
61 func (Export) EnumTypeOf(e enum) protoreflect.EnumType {
74 func (Export) EnumStringOf(ed protoreflect.EnumDescriptor, n protoreflect.EnumNumber) string {
95 func (Export) ProtoMessageV1Of(m message) protoiface.MessageV1 {
110 func (Export) protoMessageV2Of(m message) protoreflect.ProtoMessage {
127 func (Export) ProtoMessageV2Of(m message) protoreflect.ProtoMessage {
139 func (Export) MessageOf(m message) protoreflect.Message {
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/metrics/v1/
Dmetrics_service_grpc.pb.go22 Export(ctx context.Context, opts ...grpc.CallOption) (MetricsService_ExportClient, error) methodSpec
33 func (c *metricsServiceClient) Export(ctx context.Context, opts ...grpc.CallOption) (MetricsService… func
70 Export(MetricsService_ExportServer) error methodSpec
78 func (*UnimplementedMetricsServiceServer) Export(MetricsService_ExportServer) error { func
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/agent/trace/v1/
Dtrace_service_grpc.pb.go26 Export(ctx context.Context, opts ...grpc.CallOption) (TraceService_ExportClient, error) methodSpec
68 func (c *traceServiceClient) Export(ctx context.Context, opts ...grpc.CallOption) (TraceService_Exp… func
109 Export(TraceService_ExportServer) error methodSpec
120 func (*UnimplementedTraceServiceServer) Export(TraceService_ExportServer) error { func
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/
H A Dexport.h53 inline void Export(const Model& model, bool allow_custom_ops, in Export() function
65 inline void Export( in Export() function
79 inline void Export(const Model& model, std::string* output_file_contents) { in Export() function
H A Dexport.cc434 tensorflow::Status Export(const Model& model, std::string* output_file_contents, in Export() function
484 tensorflow::Status Export( in Export() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hpke/
Dhpke_test.cc177 struct Export { struct in bssl::__anon7718299d0111::HPKETestVector
178 std::vector<uint8_t> exporter_context;
179 size_t export_length;
180 std::vector<uint8_t> exported_value;
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hpke/
Dhpke_test.cc177 struct Export { struct in bssl::__anon66bbc1b90111::HPKETestVector
178 std::vector<uint8_t> exporter_context;
179 size_t export_length;
180 std::vector<uint8_t> exported_value;
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hpke/
H A Dhpke_test.cc217 struct Export { struct in bssl::__anon1d06eab50111::HPKETestVector
218 std::vector<uint8_t> exporter_context;
219 size_t export_length;
220 std::vector<uint8_t> exported_value;
/aosp_15_r20/external/boringssl/src/crypto/hpke/
H A Dhpke_test.cc217 struct Export { struct in bssl::__anon8b356d820111::HPKETestVector
218 std::vector<uint8_t> exporter_context;
219 size_t export_length;
220 std::vector<uint8_t> exported_value;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h58 struct Export { struct
60 ExportKind Kind; argument
61 uint32_t Index;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h59 struct Export { struct
61 ExportKind Kind; argument
62 uint32_t Index;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h59 struct Export { struct
61 ExportKind Kind; argument
62 uint32_t Index;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h59 struct Export { struct
61 ExportKind Kind; argument
62 uint32_t Index;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h59 struct Export { struct
61 ExportKind Kind; argument
62 uint32_t Index;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h59 struct Export { struct
61 ExportKind Kind; argument
62 uint32_t Index;
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/
H A Dipc_memory_mapper.rs33 Export { enumerator
50 Export(Vec<MemRegion>), enumerator
/aosp_15_r20/external/skia/bazel/exporter/interfaces/
H A Dexporter.go22 Export(qcmd QueryCommand) error methodSpec
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Ddevice_tracer_rocm.cc170 void Export(XSpace* space) { in Export() function in tensorflow::profiler::RocmTraceCollectorImpl
856 void Export(uint64_t start_walltime_ns, uint64_t start_gputime_ns, in Export() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/
DIPO.h55 Export, ///< Export information to summary. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/
DIPO.h55 Export, ///< Export information to summary. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/
DIPO.h55 Export, ///< Export information to summary. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/
DIPO.h55 Export, ///< Export information to summary. enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/src/opencensus/proto/agent/metrics/v1/
Dmetrics_service.proto37 rpc Export(stream ExportMetricsServiceRequest) returns (stream ExportMetricsServiceResponse) {} rpc
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_tooling.h49 inline void Export(const TocoFlags& toco_flags, const Model& model, in Export() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
H A DIPO.h206 Export, ///< Export information to summary. enumerator

1234567