Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_checkpoint_vold.cpp68 Result<bool> VoldCheckpointInterface::NeedsCheckpoint() { in NeedsCheckpoint() function in android::apex::VoldCheckpointInterface
H A Dapexd_test.cpp86 Result<bool> NeedsCheckpoint() override { return needs_checkpoint_; } in NeedsCheckpoint() function in android::apex::MockCheckpointInterface
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp1107 bool NeedsCheckpoint() { in NeedsCheckpoint() function in CheckpointManager