Home
last modified time | relevance | path

Searched refs:userspace_snapshots_enabled (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/update_engine/aosp/
H A Dcleanup_previous_update_action.cc531 bool userspace_snapshots_enabled = in ReportMergeStats() local
565 userspace_snapshots_enabled, in ReportMergeStats()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/
Dstatslog.rs18276 pub r#userspace_snapshots_enabled: bool,
18285 …rce_build_fingerprint, self.r#target_build_fingerprint, self.r#userspace_snapshots_enabled, self.r… in stats_write()
18304 r#userspace_snapshots_enabled: bool, in stats_write()
18330 AStatsEvent_writeBool(__event, r#userspace_snapshots_enabled); in stats_write()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs18276 pub r#userspace_snapshots_enabled: bool,
18285 …rce_build_fingerprint, self.r#target_build_fingerprint, self.r#userspace_snapshots_enabled, self.r… in stats_write()
18304 r#userspace_snapshots_enabled: bool, in stats_write()
18330 AStatsEvent_writeBool(__event, r#userspace_snapshots_enabled); in stats_write()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto7808 optional bool userspace_snapshots_enabled = 15; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h76821 bool userspace_snapshots_enabled() const; in Swap()
306480 inline bool SnapshotMergeReported::userspace_snapshots_enabled() const { in userspace_snapshots_enabled() function