Home
last modified time | relevance | path

Searched refs:set_public_key_path (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.h165 void set_public_key_path(const std::string& public_key_path) { in set_public_key_path() function
Ddelta_performer_integration_test.cc795 (*performer)->set_public_key_path(public_key_path); in ApplyDeltaFile()
Ddelta_performer_unittest.cc168 performer_.set_public_key_path(public_key_path); in SetUp()