Home
last modified time | relevance | path

Searched refs:set_should_remove (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dutils.h357 void set_should_remove(bool should_remove) { should_remove_ = should_remove; } in set_should_remove() function
/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc212 key_unlinker.set_should_remove(signature_test == in SignGeneratedShellPayload()