Home
last modified time | relevance | path

Searched refs:comp_os_pending_artifacts_exists (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/security/ondevice-signing/
H A DStatsReporter.h32 bool comp_os_pending_artifacts_exists = false; member
H A DStatsReporter.cpp54 << comp_os_artifacts_check_record_->comp_os_pending_artifacts_exists in ~StatsReporter()
H A Dodsign_main.cpp385 compos_check_record->comp_os_pending_artifacts_exists = true; in CheckCompOsPendingArtifacts()
/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.rs30022 pub r#comp_os_pending_artifacts_exists: bool,
30028 …stats_write(self.r#current_artifacts_ok, self.r#comp_os_pending_artifacts_exists, self.r#use_comp_… in stats_write()
30034 r#comp_os_pending_artifacts_exists: bool, in stats_write()
30042 AStatsEvent_writeBool(__event, r#comp_os_pending_artifacts_exists); in stats_write()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs30022 pub r#comp_os_pending_artifacts_exists: bool,
30028 …stats_write(self.r#current_artifacts_ok, self.r#comp_os_pending_artifacts_exists, self.r#use_comp_… in stats_write()
30034 r#comp_os_pending_artifacts_exists: bool, in stats_write()
30042 AStatsEvent_writeBool(__event, r#comp_os_pending_artifacts_exists); in stats_write()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto18783 optional bool comp_os_pending_artifacts_exists = 2; 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.h165131 bool comp_os_pending_artifacts_exists() const; in Swap()
387817 inline bool EarlyBootCompOsArtifactsCheckReported::comp_os_pending_artifacts_exists() const { in comp_os_pending_artifacts_exists() function