HomeSort by relevance Sort by last modified time
    Searched refs:max_timestamp (Results 1 - 7 of 7) sorted by null

  /system/update_engine/payload_generator/
payload_generation_config.h 191 int64_t max_timestamp = 0; member in struct:chromeos_update_engine::PayloadGenerationConfig
generate_delta_main.cc 338 DEFINE_int64(max_timestamp,
583 payload_config.max_timestamp = FLAGS_max_timestamp;
payload_file.cc 76 manifest_.set_max_timestamp(config.max_timestamp);
  /system/update_engine/scripts/
brillo_update_payload 170 DEFINE_string max_timestamp "" \
575 GENERATOR_ARGS+=( --max_timestamp="${FLAGS_max_timestamp}" )
  /build/make/tools/releasetools/
ota_from_target_files     [all...]
ota_from_target_files.py     [all...]
  /system/update_engine/payload_consumer/
delta_performer.cc     [all...]

Completed in 249 milliseconds