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

  /system/update_engine/common/
fake_hardware.h 138 void SetBuildTimestamp(int64_t build_timestamp) {
139 build_timestamp_ = build_timestamp;
  /bootable/recovery/
install.cpp 192 int64_t build_timestamp = local
199 pkg_post_timestamp < build_timestamp) {
203 << build_timestamp << " but package has timestamp " << pkg_post_timestamp

Completed in 533 milliseconds