Home
last modified time | relevance | path

Searched defs:partitions_ (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
H A DListPartitionsResponse.java74 private java.util.List<com.google.cloud.dataplex.v1.Partition> partitions_; field in ListPartitionsResponse
609 private java.util.List<com.google.cloud.dataplex.v1.Partition> partitions_ = field in ListPartitionsResponse.Builder
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_builder.h69 std::vector<ImagePartition> partitions_; variable
/aosp_15_r20/system/core/init/
H A Dsubcontext.h65 std::vector<std::string> partitions_; variable
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_metadata_updater.h81 std::vector<Partition> partitions_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dgraph_helper.h82 std::vector<dnnl::graph::partition> partitions_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dutils.h113 std::vector<TfLiteDelegateParams*> partitions_; variable
/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer.h368 std::vector<PartitionUpdate> partitions_; variable
/aosp_15_r20/system/extras/partition_tools/
H A Dlpunpack.cc55 std::unordered_set<std::string> partitions_; member in ImageExtractor
/aosp_15_r20/system/core/fs_mgr/liblp/include/liblp/
H A Dbuilder.h423 std::vector<std::unique_ptr<Partition>> partitions_; variable
/aosp_15_r20/external/sdv/vsomeip/implementation/configuration/include/
Dconfiguration_impl.hpp591 > partitions_; member in vsomeip_v3::cfg::configuration_impl
/aosp_15_r20/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc251 std::vector<PartitionInfo> partitions_; member in cuttlefish::__anon248eb1fd0111::CompositeDiskBuilder
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition_test.cc238 std::unordered_map<string, GraphDef> partitions_; member in tensorflow::__anonee5466a20111::GraphPartitionTest
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc282 std::vector<Part> partitions_; member in tensorflow::MasterSession::ReffedClientGraph