Home
last modified time | relevance | path

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

/system/update_engine/
Ddownload_action_android_unittest.cc165 delta_performer->set_public_key_path(kUnittestPublicKeyPath); in TEST_F()
/system/update_engine/payload_consumer/
Ddelta_performer.h163 void set_public_key_path(const std::string& public_key_path) { in set_public_key_path() function
Ddelta_performer_unittest.cc170 performer_.set_public_key_path(public_key_path); in SetUp()
Ddelta_performer_integration_test.cc808 (*performer)->set_public_key_path(public_key_path); in ApplyDeltaFile()