Lines Matching refs:AddBootEventWithValue

71       boot_event_store.AddBootEventWithValue(event, value);
831 boot_event_store.AddBootEventWithValue(kBuildDateKey, build_date);
836 boot_event_store.AddBootEventWithValue(kBuildDateKey, build_date);
850 boot_event_store->AddBootEventWithValue(property, time_in_ms);
903 boot_event_store->AddBootEventWithValue("boottime.bootloader." + timing.first, timing.second);
906 boot_event_store->AddBootEventWithValue("boottime.bootloader.total", total_time);
930 boot_event_store->AddBootEventWithValue("absolute_boot_time", absolute_total_sec.count());
989 boot_event_store.AddBootEventWithValue("time_since_last_boot", time_since_last_boot);
992 boot_event_store.AddBootEventWithValue("last_boot_time_utc", current_time_utc);
1008 boot_event_store.AddBootEventWithValue("boot_decryption_complete", uptime_s.count());
1012 boot_event_store.AddBootEventWithValue(boot_complete_prefix + "_post_decrypt",
1015 boot_event_store.AddBootEventWithValue(boot_complete_prefix + "_no_encryption",
1021 boot_event_store.AddBootEventWithValue(boot_complete_prefix, uptime_s.count());
1060 boot_event_store.AddBootEventWithValue("boot_reason", boot_reason);
1065 boot_event_store.AddBootEventWithValue("system_boot_reason", system_boot_reason);
1088 boot_event_store.AddBootEventWithValue("factory_reset_current_time_failure",
1096 boot_event_store.AddBootEventWithValue("factory_reset_current_time", current_time_utc);
1102 boot_event_store.AddBootEventWithValue("factory_reset", current_time_utc);
1116 boot_event_store.AddBootEventWithValue("factory_reset_record_value", factory_reset_utc);
1119 boot_event_store.AddBootEventWithValue("time_since_factory_reset", time_since_factory_reset);