Searched defs:boot_complete_time_ms (Results 1 – 9 of 9) sorted by relevance
107 uint32_t SnapshotMergeStats::boot_complete_time_ms() { in boot_complete_time_ms() function in android::snapshot::SnapshotMergeStats
137 uint32_t boot_complete_time_ms() override { return 0; } in boot_complete_time_ms() function in android::snapshot::SnapshotMergeStatsStub
262 uint32 boot_complete_time_ms = 7; field
1966 inline ::uint32_t SnapshotMergeReport::boot_complete_time_ms() const { in boot_complete_time_ms() function