HomeSort by relevance Sort by last modified time
    Searched defs:PartitionConfig (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_generator/
payload_generation_config.h 54 struct PartitionConfig {
55 explicit PartitionConfig(std::string name) : name(name) {}
57 // Returns whether the PartitionConfig is not an empty image and all the
115 std::vector<PartitionConfig> partitions;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comsvcs.h     [all...]

Completed in 90 milliseconds