Home
last modified time | relevance | path

Searched defs:update_status (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DVehicleHalServer.cpp86 constexpr bool update_status = true; in sendAllValuesToClient() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp502 SnapshotUpdateStatus update_status = ReadSnapshotUpdateStatus(lock); in MapSnapshot() local
957 SnapshotUpdateStatus update_status = ReadSnapshotUpdateStatus(lock); in CheckMergeState() local
1075 const SnapshotUpdateStatus& update_status) in CheckTargetMergeState()
1261 SnapshotUpdateStatus update_status = ReadSnapshotUpdateStatus(lock); in MergeSecondPhaseSnapshots() local
1796 SnapshotUpdateStatus update_status = ReadSnapshotUpdateStatus(lock.get()); in GetUpdateState() local
1846 SnapshotUpdateStatus update_status = ReadSnapshotUpdateStatus(lock); in UpdateUsesCompression() local
3309 auto update_status = ReadSnapshotUpdateStatus(file.get()); in Dump() local
/aosp12/system/update_engine/update_manager/
H A Dreal_updater_provider.cc72 inline const string update_status() { in update_status() function in chromeos_update_manager::GetStatusHelper