Home
last modified time | relevance | path

Searched defs:build_timestamp (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/test/unit/stamp/
H A Dstamp.rs3 pub fn build_timestamp() -> &'static str { in build_timestamp() function
/aosp_15_r20/system/update_engine/common/
H A Dfake_hardware.h189 void SetBuildTimestamp(int64_t build_timestamp) { in SetBuildTimestamp()
/aosp_15_r20/bootable/recovery/install/
H A Dinstall.cpp171 int64_t build_timestamp = in CheckAbSpecificMetadata() local
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/tracer/
H A Dmem.rs108 fn build_timestamp(seconds: &str, microseconds: &str) -> Result<u64, Error> { in build_timestamp() function
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto23 optional int64 build_timestamp = 1; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h14677 inline int64_t SystemProfileProto::build_timestamp() const { in build_timestamp() function