HomeSort by relevance Sort by last modified time
    Searched refs:IsCleanupPending (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_consumer/
filesystem_verifier_action.h 59 // A test should wait until IsCleanupPending() returns false before
61 bool IsCleanupPending() const;
filesystem_verifier_action.cc 73 bool FilesystemVerifierAction::IsCleanupPending() const {
filesystem_verifier_action_unittest.cc 69 if (action_->IsCleanupPending()) {

Completed in 163 milliseconds